public interface Feature extends ModelElement
Modifier and Type | Method and Description |
---|---|
VisibilityMode |
getVisibility()
Getter for attribute 'Feature.Visibility'
Metamodel description:
Member visibility (public, protected, private, or package).
|
boolean |
isIsAbstract()
Getter for attribute 'Feature.IsAbstract'
Metamodel description:
Determines abstract features, that is to say, those not implemented at this level.
|
boolean |
isIsClass()
Getter for attribute 'Feature.IsClass'
Metamodel description:
Specifies a Class member that is shared by all instances of the Class.
|
void |
setIsAbstract(boolean value)
Setter for attribute 'Feature.IsAbstract'
Metamodel description:
Determines abstract features, that is to say, those not implemented at this level.
|
void |
setIsClass(boolean value)
Setter for attribute 'Feature.IsClass'
Metamodel description:
Specifies a Class member that is shared by all instances of the Class.
|
void |
setVisibility(VisibilityMode value)
Setter for attribute 'Feature.Visibility'
Metamodel description:
Member visibility (public, protected, private, or package).
|
addStereotype, getBpmnLaneRefs, getBpmnLaneRefs, getConstraintDefinition, getConstraintDefinition, getDefaultParametering, getDefaultParametering, getDependsOnDependency, getDependsOnDependency, getDescriptor, getDescriptor, getDocument, getDocument, getExtension, getExtension, getImpactedDependency, getImpactedDependency, getLocalProperties, getLocalProperty, getManifesting, getManifesting, getMatrix, getMatrix, getName, getNote, getNoteContent, getOwnerTemplateParameter, getProduct, getProduct, getProperties, getProperties, getProperties, getProperty, getProperty, getReceivedInfo, getReceivedInfo, getRepresentingConnector, getRepresentingConnector, getRepresentingEnd, getRepresentingEnd, getRepresentingInstance, getRepresentingInstance, getRepresentingPartition, getRepresentingPartition, getRepresents, getRepresents, getSentInfo, getSentInfo, getStereotype, getTag, getTag, getTag, getTagValue, getTagValues, getTemplateSubstitution, getTemplateSubstitution, getTypingParameter, getTypingParameter, isStereotyped, isTagged, putNoteContent, putTagValue, putTagValues, removeNotes, removeStereotypes, removeTags, setLocalProperties, setLocalProperty, setName, setOwnerTemplateParameter, setProperty, setProperty
getAddedToQuery, getAddedToQuery, getCausing, getCausing, getDiagramElement, getDiagramElement
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
accept, delete, getCompositionChildren, getCompositionOwner, getMClass, getStatus, getUuid, isDeleted, isModifiable, isShell, isValid, mGet, mGet, mSet
compareTo
static final String MNAME
VisibilityMode getVisibility()
void setVisibility(VisibilityMode value)
boolean isIsClass()
void setIsClass(boolean value)
boolean isIsAbstract()
void setIsAbstract(boolean value)