public interface AssociationPkg extends Structure
The following features are supported:
InformationPackage.getAssociationPkg()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Association> |
getOwnedAssociations()
Returns the value of the 'Owned Associations' containment reference list.
|
VisibilityKind |
getVisibility()
Returns the value of the 'Visibility' attribute.
|
void |
setVisibility(VisibilityKind value)
Sets the value of the '
Visibility' attribute. |
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, setSidgetOwnedExtensionsVisibilityKind getVisibility()
VisibilityKind.
If the meaning of the 'Visibility' attribute isn't clear, there really should be more of a description here...
VisibilityKind,
setVisibility(VisibilityKind),
InformationPackage.getAssociationPkg_Visibility()void setVisibility(VisibilityKind value)
Visibility' attribute.
value - the new value of the 'Visibility' attribute.VisibilityKind,
getVisibility()org.eclipse.emf.common.util.EList<Association> getOwnedAssociations()
Association.
If the meaning of the 'Owned Associations' containment reference list isn't clear, there really should be more of a description here...
InformationPackage.getAssociationPkg_OwnedAssociations()