|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ABuildProjection
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<SAgent> |
getAgents()
Returns the value of the 'Agents' reference list. |
org.eclipse.emf.common.util.EList<SAttribute> |
getAttributes()
Returns the value of the 'Attributes' reference list. |
SProjection |
getProjection()
Returns the value of the 'Projection' reference. |
void |
setProjection(SProjection value)
Sets the value of the ' Projection ' reference. |
Methods inherited from interface org.metaabm.act.AAct |
---|
getAllSources, getAllTargets, getGroup, getReference, getRootSelected, getSelected, getSources, getTargets, isReachable, isTargetOf, references, setGroup, setSelected |
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 |
Methods inherited from interface org.metaabm.SNamed |
---|
getDescription, getPluralLabel, references, setDescription, setPluralLabel |
Method Detail |
---|
org.eclipse.emf.common.util.EList<SAgent> getAgents()
SAgent
.
If the meaning of the 'Agents' reference list isn't clear, there really should be more of a description here...
MetaABMActPackage.getABuildProjection_Agents()
SProjection getProjection()
If the meaning of the 'Projection' reference isn't clear, there really should be more of a description here...
setProjection(SProjection)
,
MetaABMActPackage.getABuildProjection_Projection()
void setProjection(SProjection value)
Projection
' reference.
value
- the new value of the 'Projection' reference.getProjection()
org.eclipse.emf.common.util.EList<SAttribute> getAttributes()
SAttribute
.
If the meaning of the 'Attributes' reference list isn't clear, there really should be more of a description here...
MetaABMActPackage.getABuildProjection_Attributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |