public interface EntityPkg extends Structure, AbstractFunctionalStructure
The following features are supported:
OaPackage.getEntityPkg()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<CommunicationMean> |
getOwnedCommunicationMeans()
Returns the value of the 'Owned Communication Means' containment reference list.
|
org.eclipse.emf.common.util.EList<Entity> |
getOwnedEntities()
Returns the value of the 'Owned Entities' containment reference list.
|
org.eclipse.emf.common.util.EList<EntityPkg> |
getOwnedEntityPkgs()
Returns the value of the 'Owned Entity Pkgs' containment reference list.
|
org.eclipse.emf.common.util.EList<Location> |
getOwnedLocations()
Returns the value of the 'Owned Locations' containment reference list.
|
getOwnedComponentExchangeCategories, getOwnedComponentExchangeRealizations, getOwnedComponentExchanges, getOwnedFunctionalAllocations, getOwnedFunctionalLinksgetOwnedPropertyValuePkgsgetContainedGenericTraces, getContainedRequirementsTraces, getNamingRules, getOwnedTracesgetName, setNamegetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<EntityPkg> getOwnedEntityPkgs()
EntityPkg.
If the meaning of the 'Owned Entity Pkgs' containment reference list isn't clear, there really should be more of a description here...
OaPackage.getEntityPkg_OwnedEntityPkgs()org.eclipse.emf.common.util.EList<Entity> getOwnedEntities()
Entity.
If the meaning of the 'Owned Entities' containment reference list isn't clear, there really should be more of a description here...
OaPackage.getEntityPkg_OwnedEntities()org.eclipse.emf.common.util.EList<Location> getOwnedLocations()
Location.
If the meaning of the 'Owned Locations' containment reference list isn't clear, there really should be more of a description here...
OaPackage.getEntityPkg_OwnedLocations()org.eclipse.emf.common.util.EList<CommunicationMean> getOwnedCommunicationMeans()
CommunicationMean.
If the meaning of the 'Owned Communication Means' containment reference list isn't clear, there really should be more of a description here...
OaPackage.getEntityPkg_OwnedCommunicationMeans()