public interface ActorPkg extends Structure
The following features are supported:
CtxPackage.getActorPkg()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ActorPkg> |
getOwnedActorPkgs()
Returns the value of the 'Owned Actor Pkgs' containment reference list.
|
org.eclipse.emf.common.util.EList<Actor> |
getOwnedActors()
Returns the value of the 'Owned Actors' containment reference list.
|
org.eclipse.emf.common.util.EList<SystemCommunication> |
getOwnedSystemCommunication()
Returns the value of the 'Owned System Communication' containment reference list.
|
getOwnedPropertyValuePkgsgetContainedGenericTraces, 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<Actor> getOwnedActors()
Actor.
If the meaning of the 'Owned Actors' containment reference list isn't clear, there really should be more of a description here...
CtxPackage.getActorPkg_OwnedActors()org.eclipse.emf.common.util.EList<ActorPkg> getOwnedActorPkgs()
ActorPkg.
If the meaning of the 'Owned Actor Pkgs' containment reference list isn't clear, there really should be more of a description here...
CtxPackage.getActorPkg_OwnedActorPkgs()org.eclipse.emf.common.util.EList<SystemCommunication> getOwnedSystemCommunication()
SystemCommunication.
If the meaning of the 'Owned System Communication' containment reference list isn't clear, there really should be more of a description here...
CtxPackage.getActorPkg_OwnedSystemCommunication()