|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SNetwork
A representation of the model object ' SNetwork'.
The following features are supported:
MetaABMPackage.getSNetwork()
Method Summary | |
---|---|
boolean |
isDirected()
Returns the value of the 'Directed' attribute. |
void |
setDirected(boolean value)
Sets the value of the ' Directed ' 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 |
---|
boolean isDirected()
If the meaning of the 'Directed' attribute isn't clear, there really should be more of a description here...
setDirected(boolean)
,
MetaABMPackage.getSNetwork_Directed()
void setDirected(boolean value)
Directed
' attribute.
value
- the new value of the 'Directed' attribute.isDirected()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |