public interface OperationalCapability extends AbstractCapability, Namespace
The following features are supported:
OaPackage.getOperationalCapability()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ConceptCompliance> |
getCompliances()
Returns the value of the 'Compliances' reference list.
|
org.eclipse.emf.common.util.EList<CapabilityConfiguration> |
getConfigurations()
Returns the value of the 'Configurations' reference list.
|
org.eclipse.emf.common.util.EList<Entity> |
getInvolvedEntities()
Returns the value of the 'Involved Entities' reference list.
|
org.eclipse.emf.common.util.EList<EntityOperationalCapabilityInvolvement> |
getOwnedEntityOperationalCapabilityInvolvements()
Returns the value of the 'Owned Entity Operational Capability Involvements' containment reference list.
|
org.eclipse.emf.common.util.EList<Capability> |
getRealizingCapabilities()
Returns the value of the 'Realizing Capabilities' reference list.
|
getAbstractCapabilityExtensionPoints, getAvailableInStates, getExtendedAbstractCapabilities, getExtending, getExtendingAbstractCapabilities, getExtends, getIncludedAbstractCapabilities, getIncludes, getIncluding, getIncludingAbstractCapabilities, getIncomingCapabilityAllocation, getInvolvedAbstractFunctions, getInvolvedFunctionalChains, getOutgoingCapabilityAllocation, getOwnedAbstractCapabilityRealizations, getOwnedAbstractFunctionAbstractCapabilityInvolvements, getOwnedFunctionalChainAbstractCapabilityInvolvements, getOwnedScenarios, getPostCondition, getPreCondition, getSub, getSubGeneralizations, getSuper, getSuperGeneralizations, setPostCondition, setPreConditiongetOwnedPropertyValuePkgsgetContainedGenericTraces, 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, setSidgetOwnedExtensionseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetInvolvedInvolvementsgetOwnedFunctionalChainsorg.eclipse.emf.common.util.EList<ConceptCompliance> getCompliances()
ConceptCompliance.
If the meaning of the 'Compliances' reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalCapability_Compliances()org.eclipse.emf.common.util.EList<CapabilityConfiguration> getConfigurations()
CapabilityConfiguration.
If the meaning of the 'Configurations' reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalCapability_Configurations()org.eclipse.emf.common.util.EList<EntityOperationalCapabilityInvolvement> getOwnedEntityOperationalCapabilityInvolvements()
EntityOperationalCapabilityInvolvement.
If the meaning of the 'Owned Entity Operational Capability Involvements' containment reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalCapability_OwnedEntityOperationalCapabilityInvolvements()org.eclipse.emf.common.util.EList<Capability> getRealizingCapabilities()
Capability.
It is bidirectional and its opposite is 'Realized Operational Capabilities'.
If the meaning of the 'Realizing Capabilities' reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalCapability_RealizingCapabilities(),
Capability.getRealizedOperationalCapabilities()org.eclipse.emf.common.util.EList<Entity> getInvolvedEntities()
Entity.
If the meaning of the 'Involved Entities' reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalCapability_InvolvedEntities()