|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SNDimensional
Method Summary | |
---|---|
SBorderRule |
getBorderRule()
Returns the value of the 'Border Rule' attribute. |
int |
getDimensionality()
Returns the value of the 'Dimensionality' attribute. |
void |
setBorderRule(SBorderRule value)
Sets the value of the ' Border Rule ' attribute. |
void |
setDimensionality(int value)
Sets the value of the ' Dimensionality ' attribute. |
Methods inherited from interface org.metaabm.SProjection |
---|
getOwner, setOwner |
Methods inherited from interface org.metaabm.SAttributed |
---|
findAttribute, getAttributes, isReachable |
Methods inherited from interface org.metaabm.SNamed |
---|
getDescription, getPluralLabel, references, setDescription, setPluralLabel |
Methods inherited from interface org.metaabm.IID |
---|
getID, getLabel, setID, setLabel |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
int getDimensionality()
"0"
.
If the meaning of the 'Dimensionality' attribute isn't clear, there really should be more of a description here...
setDimensionality(int)
,
MetaABMPackage.getSNDimensional_Dimensionality()
void setDimensionality(int value)
Dimensionality
' attribute.
value
- the new value of the 'Dimensionality' attribute.getDimensionality()
SBorderRule getBorderRule()
"STICKY"
.
The literals are from the enumeration SBorderRule
.
If the meaning of the 'Border Rule' attribute isn't clear, there really should be more of a description here...
SBorderRule
,
setBorderRule(SBorderRule)
,
MetaABMPackage.getSNDimensional_BorderRule()
void setBorderRule(SBorderRule value)
Border Rule
' attribute.
value
- the new value of the 'Border Rule' attribute.SBorderRule
,
getBorderRule()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |