public interface ConceptCompliance extends Relationship
The following features are supported:
OaPackage.getConceptCompliance()| Modifier and Type | Method and Description |
|---|---|
OperationalCapability |
getCompliantCapability()
Returns the value of the 'Compliant Capability' reference.
|
Concept |
getComplyWithConcept()
Returns the value of the 'Comply With Concept' reference.
|
void |
setCompliantCapability(OperationalCapability value)
Sets the value of the '
Compliant Capability' reference. |
void |
setComplyWithConcept(Concept value)
Sets the value of the '
Comply With Concept' reference. |
getRealizedFlow, setRealizedFlowgetAppliedPropertyValueGroups, 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, setSidgetOwnedExtensionsConcept getComplyWithConcept()
If the meaning of the 'Comply With Concept' reference isn't clear, there really should be more of a description here...
setComplyWithConcept(Concept),
OaPackage.getConceptCompliance_ComplyWithConcept()void setComplyWithConcept(Concept value)
Comply With Concept' reference.
value - the new value of the 'Comply With Concept' reference.getComplyWithConcept()OperationalCapability getCompliantCapability()
If the meaning of the 'Compliant Capability' reference isn't clear, there really should be more of a description here...
setCompliantCapability(OperationalCapability),
OaPackage.getConceptCompliance_CompliantCapability()void setCompliantCapability(OperationalCapability value)
Compliant Capability' reference.
value - the new value of the 'Compliant Capability' reference.getCompliantCapability()