|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Entity
A representation of the model object 'Entity'.
The following features are supported:
KaomPackage.getEntity()
Method Summary | |
---|---|
EList<Entity> |
getChildEntities()
Returns the value of the 'Child Entities' containment reference list. |
EList<Link> |
getChildLinks()
Returns the value of the 'Child Links' containment reference list. |
EList<Port> |
getChildPorts()
Returns the value of the 'Child Ports' containment reference list. |
EList<Relation> |
getChildRelations()
Returns the value of the 'Child Relations' containment reference list. |
Methods inherited from interface de.cau.cs.kieler.core.annotations.NamedObject |
---|
getName, setName |
Methods inherited from interface de.cau.cs.kieler.core.annotations.Annotatable |
---|
getAllAnnotations, getAnnotation, getAnnotations, removeAllAnnotations |
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 de.cau.cs.kieler.kaom.Linkable |
---|
getId, getIncomingLinks, getOutgoingLinks, setId |
Method Detail |
---|
EList<Entity> getChildEntities()
Entity
.
If the meaning of the 'Child Entities' containment reference list isn't clear, there really should be more of a description here...
KaomPackage.getEntity_ChildEntities()
containment | = | true |
EList<Link> getChildLinks()
Link
.
If the meaning of the 'Child Links' containment reference list isn't clear, there really should be more of a description here...
KaomPackage.getEntity_ChildLinks()
containment | = | true |
EList<Port> getChildPorts()
Port
.
If the meaning of the 'Child Ports' containment reference list isn't clear, there really should be more of a description here...
KaomPackage.getEntity_ChildPorts()
containment | = | true |
EList<Relation> getChildRelations()
Relation
.
If the meaning of the 'Child Relations' containment reference list isn't clear, there really should be more of a description here...
KaomPackage.getEntity_ChildRelations()
containment | = | true |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |