public interface LogicalActorPkg extends AbstractFunctionalStructure
The following features are supported:
LaPackage.getLogicalActorPkg()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<LogicalActorPkg> |
getOwnedLogicalActorPkgs()
Returns the value of the 'Owned Logical Actor Pkgs' containment reference list.
|
org.eclipse.emf.common.util.EList<LogicalActor> |
getOwnedLogicalActors()
Returns the value of the 'Owned Logical Actors' 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<LogicalActorPkg> getOwnedLogicalActorPkgs()
LogicalActorPkg.
If the meaning of the 'Owned Logical Actor Pkgs' containment reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalActorPkg_OwnedLogicalActorPkgs()org.eclipse.emf.common.util.EList<LogicalActor> getOwnedLogicalActors()
LogicalActor.
If the meaning of the 'Owned Logical Actors' containment reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalActorPkg_OwnedLogicalActors()