public interface Classifier extends GeneralizableElement
The following features are supported:
CapellacorePackage.getClassifier()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Property> |
getContainedProperties()
Returns the value of the 'Contained Properties' reference list.
|
org.eclipse.emf.common.util.EList<Feature> |
getOwnedFeatures()
Returns the value of the 'Owned Features' containment reference list.
|
getOwnedGeneralizations, 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<Feature> getOwnedFeatures()
Feature.
If the meaning of the 'Owned Features' containment reference list isn't clear, there really should be more of a description here...
CapellacorePackage.getClassifier_OwnedFeatures()org.eclipse.emf.common.util.EList<Property> getContainedProperties()
Property.
If the meaning of the 'Contained Properties' reference list isn't clear, there really should be more of a description here...
CapellacorePackage.getClassifier_ContainedProperties()