public interface SharedPkg extends ReuseableStructure, ModelRoot
The following features are supported:
SharedmodelPackage.getSharedPkg()| Modifier and Type | Method and Description |
|---|---|
DataPkg |
getOwnedDataPkg()
Returns the value of the 'Owned Data Pkg' containment reference.
|
GenericPkg |
getOwnedGenericPkg()
Returns the value of the 'Owned Generic Pkg' containment reference.
|
void |
setOwnedDataPkg(DataPkg value)
Sets the value of the '
Owned Data Pkg' containment reference. |
void |
setOwnedGenericPkg(GenericPkg value)
Sets the value of the '
Owned Generic Pkg' containment reference. |
getReuseLinksgetOwnedPropertyValuePkgsgetContainedGenericTraces, 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, setSidgetOwnedExtensionsDataPkg getOwnedDataPkg()
If the meaning of the 'Owned Data Pkg' containment reference isn't clear, there really should be more of a description here...
setOwnedDataPkg(DataPkg),
SharedmodelPackage.getSharedPkg_OwnedDataPkg()void setOwnedDataPkg(DataPkg value)
Owned Data Pkg' containment reference.
value - the new value of the 'Owned Data Pkg' containment reference.getOwnedDataPkg()GenericPkg getOwnedGenericPkg()
If the meaning of the 'Owned Generic Pkg' containment reference isn't clear, there really should be more of a description here...
setOwnedGenericPkg(GenericPkg),
SharedmodelPackage.getSharedPkg_OwnedGenericPkg()void setOwnedGenericPkg(GenericPkg value)
Owned Generic Pkg' containment reference.
value - the new value of the 'Owned Generic Pkg' containment reference.getOwnedGenericPkg()