public interface PartitionableElement extends Classifier
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Partition> |
getOwnedPartitions()
Returns the value of the 'Owned Partitions' reference list.
|
org.eclipse.emf.common.util.EList<Partition> |
getRepresentingPartitions()
Returns the value of the 'Representing Partitions' reference list.
|
boolean |
isDecomposed() |
getContainedProperties, getOwnedFeaturesgetOwnedGeneralizations, getSub, getSubGeneralizations, getSuper, getSuperGeneralizations, isAbstract, setAbstractgetTypedElementsgetAbstractTypedElementsgetContainedGenericTraces, 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<Partition> getOwnedPartitions()
Partition.
If the meaning of the 'Owned Partitions' reference list isn't clear, there really should be more of a description here...
InformationPackage.getPartitionableElement_OwnedPartitions()org.eclipse.emf.common.util.EList<Partition> getRepresentingPartitions()
Partition.
If the meaning of the 'Representing Partitions' reference list isn't clear, there really should be more of a description here...
InformationPackage.getPartitionableElement_RepresentingPartitions()boolean isDecomposed()