public interface Actor extends AbstractActor
The following features are supported:
Participations In MissionsParticipations In CapabilitiesParticipations In Capability RealizationsContributed MissionsContributed CapabilitiesSystem CommunicationOwned Operational Actor RealizationsOwned Operational Entity RealizationsAllocated System FunctionsRealized EntitiesRealized Operational ActorsRealizing Logical ActorsCtxPackage.getActor()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<SystemFunction> |
getAllocatedSystemFunctions()
Returns the value of the 'Allocated System Functions' reference list.
|
org.eclipse.emf.common.util.EList<Capability> |
getContributedCapabilities()
Returns the value of the 'Contributed Capabilities' reference list.
|
org.eclipse.emf.common.util.EList<Mission> |
getContributedMissions()
Returns the value of the 'Contributed Missions' reference list.
|
org.eclipse.emf.common.util.EList<OperationalActorRealization> |
getOwnedOperationalActorRealizations()
Returns the value of the 'Owned Operational Actor Realizations' containment reference list.
|
org.eclipse.emf.common.util.EList<OperationalEntityRealization> |
getOwnedOperationalEntityRealizations()
Returns the value of the 'Owned Operational Entity Realizations' containment reference list.
|
org.eclipse.emf.common.util.EList<ActorCapabilityInvolvement> |
getParticipationsInCapabilities()
Returns the value of the 'Participations In Capabilities' reference list.
|
org.eclipse.emf.common.util.EList<ActorCapabilityRealizationInvolvement> |
getParticipationsInCapabilityRealizations()
Returns the value of the 'Participations In Capability Realizations' reference list.
|
org.eclipse.emf.common.util.EList<ActorMissionInvolvement> |
getParticipationsInMissions()
Returns the value of the 'Participations In Missions' reference list.
|
org.eclipse.emf.common.util.EList<Entity> |
getRealizedEntities()
Returns the value of the 'Realized Entities' reference list.
|
org.eclipse.emf.common.util.EList<OperationalActor> |
getRealizedOperationalActors()
Returns the value of the 'Realized Operational Actors' reference list.
|
org.eclipse.emf.common.util.EList<LogicalActor> |
getRealizingLogicalActors()
Returns the value of the 'Realizing Logical Actors' reference list.
|
SystemCommunicationHook |
getSystemCommunication()
Returns the value of the 'System Communication' reference.
|
void |
setSystemCommunication(SystemCommunicationHook value)
Sets the value of the '
System Communication' reference. |
getAllocatedComponents, getAllocatingComponents, getContainedComponentPorts, getContainedParts, getContainedPhysicalPorts, getImplementedInterfaceLinks, getImplementedInterfaces, getOwnedInterfaceImplementations, getOwnedInterfaceUses, getOwnedPhysicalLinkCategories, getOwnedPhysicalLinks, getOwnedPhysicalPath, getProvidedInterfaces, getProvisionedComponentAllocations, getProvisioningComponentAllocations, getRequiredInterfaces, getUsedInterfaceLinks, getUsedInterfacesgetOwnedAbstractCapabilityPkg, getOwnedDataPkg, getOwnedInterfacePkg, getOwnedStateMachines, setOwnedAbstractCapabilityPkg, setOwnedDataPkg, setOwnedInterfacePkggetAllocatedFunctions, getFunctionalAllocations, getInExchangeLinks, getOutExchangeLinks, getOwnedComponentExchangeCategories, getOwnedComponentExchanges, getOwnedFunctionalAllocationgetOwnedPartitions, getRepresentingPartitions, isDecomposedgetContainedProperties, getOwnedFeaturesgetOwnedGeneralizations, getSub, getSubGeneralizations, getSuper, getSuperGeneralizations, isAbstract, setAbstractgetTypedElementsgetAbstractTypedElementsgetContainedGenericTraces, getContainedRequirementsTraces, getNamingRules, getOwnedTracesgetAppliedPropertyValueGroups, 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, setSidgetOwnedExtensionseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetAllocatedInterfaces, getOwnedInterfaceAllocations, getProvisionedInterfaceAllocationsgetAccess, getAcquire, getCall, getConsume, getExecute, getOwnedCommunicationLinks, getProduce, getReceive, getSend, getTransmit, getWritegetInvolvingCapabilityRealizationInvolvementsgetInvolvingInvolvementsorg.eclipse.emf.common.util.EList<ActorMissionInvolvement> getParticipationsInMissions()
ActorMissionInvolvement.
It is bidirectional and its opposite is 'Actor'.
If the meaning of the 'Participations In Missions' reference list isn't clear, there really should be more of a description here...
CtxPackage.getActor_ParticipationsInMissions(),
ActorMissionInvolvement.getActor()org.eclipse.emf.common.util.EList<ActorCapabilityInvolvement> getParticipationsInCapabilities()
ActorCapabilityInvolvement.
It is bidirectional and its opposite is 'Actor'.
If the meaning of the 'Participations In Capabilities' reference list isn't clear, there really should be more of a description here...
CtxPackage.getActor_ParticipationsInCapabilities(),
ActorCapabilityInvolvement.getActor()org.eclipse.emf.common.util.EList<ActorCapabilityRealizationInvolvement> getParticipationsInCapabilityRealizations()
ActorCapabilityRealizationInvolvement.
If the meaning of the 'Participations In Capability Realizations' reference list isn't clear, there really should be more of a description here...
CtxPackage.getActor_ParticipationsInCapabilityRealizations()org.eclipse.emf.common.util.EList<Mission> getContributedMissions()
Mission.
It is bidirectional and its opposite is 'Participating Actors'.
If the meaning of the 'Contributed Missions' reference list isn't clear, there really should be more of a description here...
CtxPackage.getActor_ContributedMissions(),
Mission.getParticipatingActors()org.eclipse.emf.common.util.EList<Capability> getContributedCapabilities()
Capability.
It is bidirectional and its opposite is 'Participating Actors'.
If the meaning of the 'Contributed Capabilities' reference list isn't clear, there really should be more of a description here...
CtxPackage.getActor_ContributedCapabilities(),
Capability.getParticipatingActors()SystemCommunicationHook getSystemCommunication()
If the meaning of the 'System Communication' reference isn't clear, there really should be more of a description here...
setSystemCommunication(SystemCommunicationHook),
CtxPackage.getActor_SystemCommunication()void setSystemCommunication(SystemCommunicationHook value)
System Communication' reference.
value - the new value of the 'System Communication' reference.getSystemCommunication()org.eclipse.emf.common.util.EList<OperationalActorRealization> getOwnedOperationalActorRealizations()
OperationalActorRealization.
If the meaning of the 'Owned Operational Actor Realizations' containment reference list isn't clear, there really should be more of a description here...
CtxPackage.getActor_OwnedOperationalActorRealizations()org.eclipse.emf.common.util.EList<OperationalEntityRealization> getOwnedOperationalEntityRealizations()
OperationalEntityRealization.
If the meaning of the 'Owned Operational Entity Realizations' containment reference list isn't clear, there really should be more of a description here...
CtxPackage.getActor_OwnedOperationalEntityRealizations()org.eclipse.emf.common.util.EList<SystemFunction> getAllocatedSystemFunctions()
SystemFunction.
It is bidirectional and its opposite is 'Allocator Actors'.
If the meaning of the 'Allocated System Functions' reference list isn't clear, there really should be more of a description here...
CtxPackage.getActor_AllocatedSystemFunctions(),
SystemFunction.getAllocatorActors()org.eclipse.emf.common.util.EList<Entity> getRealizedEntities()
Entity.
It is bidirectional and its opposite is 'Realizing Actors'.
If the meaning of the 'Realized Entities' reference list isn't clear, there really should be more of a description here...
CtxPackage.getActor_RealizedEntities(),
Entity.getRealizingActors()org.eclipse.emf.common.util.EList<OperationalActor> getRealizedOperationalActors()
OperationalActor.
It is bidirectional and its opposite is 'Realizing System Actors'.
If the meaning of the 'Realized Operational Actors' reference list isn't clear, there really should be more of a description here...
CtxPackage.getActor_RealizedOperationalActors(),
OperationalActor.getRealizingSystemActors()org.eclipse.emf.common.util.EList<LogicalActor> getRealizingLogicalActors()
LogicalActor.
It is bidirectional and its opposite is 'Realized System Actors'.
If the meaning of the 'Realizing Logical Actors' reference list isn't clear, there really should be more of a description here...
CtxPackage.getActor_RealizingLogicalActors(),
LogicalActor.getRealizedSystemActors()