public interface OperationalCapabilityPkg extends AbstractCapabilityPkg
The following features are supported:
OaPackage.getOperationalCapabilityPkg()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<CapabilityConfiguration> |
getOwnedCapabilityConfigurations()
Returns the value of the 'Owned Capability Configurations' containment reference list.
|
org.eclipse.emf.common.util.EList<ConceptCompliance> |
getOwnedConceptCompliances()
Returns the value of the 'Owned Concept Compliances' containment reference list.
|
org.eclipse.emf.common.util.EList<OperationalCapability> |
getOwnedOperationalCapabilities()
Returns the value of the 'Owned Operational Capabilities' containment reference list.
|
org.eclipse.emf.common.util.EList<OperationalCapabilityPkg> |
getOwnedOperationalCapabilityPkgs()
Returns the value of the 'Owned Operational Capability Pkgs' 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<OperationalCapability> getOwnedOperationalCapabilities()
OperationalCapability.
If the meaning of the 'Owned Operational Capabilities' containment reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalCapabilityPkg_OwnedOperationalCapabilities()org.eclipse.emf.common.util.EList<OperationalCapabilityPkg> getOwnedOperationalCapabilityPkgs()
OperationalCapabilityPkg.
If the meaning of the 'Owned Operational Capability Pkgs' containment reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalCapabilityPkg_OwnedOperationalCapabilityPkgs()org.eclipse.emf.common.util.EList<CapabilityConfiguration> getOwnedCapabilityConfigurations()
CapabilityConfiguration.
If the meaning of the 'Owned Capability Configurations' containment reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalCapabilityPkg_OwnedCapabilityConfigurations()org.eclipse.emf.common.util.EList<ConceptCompliance> getOwnedConceptCompliances()
ConceptCompliance.
If the meaning of the 'Owned Concept Compliances' containment reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalCapabilityPkg_OwnedConceptCompliances()