public interface GeneralClass extends Classifier, FinalizableElement
The following features are supported:
CapellacorePackage.getGeneralClass()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Operation> |
getContainedOperations()
Returns the value of the 'Contained Operations' reference list.
|
org.eclipse.emf.common.util.EList<GeneralClass> |
getNestedGeneralClasses()
Returns the value of the 'Nested General Classes' containment reference list.
|
VisibilityKind |
getVisibility()
Returns the value of the 'Visibility' attribute.
|
void |
setVisibility(VisibilityKind value)
Sets the value of the '
Visibility' attribute. |
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, setSidgetOwnedExtensionseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverisFinal, setFinalVisibilityKind getVisibility()
VisibilityKind.
If the meaning of the 'Visibility' attribute isn't clear, there really should be more of a description here...
VisibilityKind,
setVisibility(VisibilityKind),
CapellacorePackage.getGeneralClass_Visibility()void setVisibility(VisibilityKind value)
Visibility' attribute.
value - the new value of the 'Visibility' attribute.VisibilityKind,
getVisibility()org.eclipse.emf.common.util.EList<Operation> getContainedOperations()
Operation.
If the meaning of the 'Contained Operations' reference list isn't clear, there really should be more of a description here...
CapellacorePackage.getGeneralClass_ContainedOperations()org.eclipse.emf.common.util.EList<GeneralClass> getNestedGeneralClasses()
GeneralClass.
If the meaning of the 'Nested General Classes' containment reference list isn't clear, there really should be more of a description here...
CapellacorePackage.getGeneralClass_NestedGeneralClasses()