public interface NoteType extends ModelElement
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Note> |
getElement()
Getter for relation 'NoteType->Element'
Metamodel description:
null
|
<T extends Note> |
getElement(Class<T> filterClass)
Filtered Getter for relation 'NoteType->Element'
Metamodel description:
null
|
String |
getLabelKey()
Getter for attribute 'NoteType.LabelKey'
Metamodel description:
|
String |
getMimeType()
Getter for attribute 'NoteType.MimeType'
Metamodel description:
|
ModuleComponent |
getModule() |
MetaclassReference |
getOwnerReference()
Getter for relation 'NoteType->OwnerReference'
Metamodel description:
null
|
Stereotype |
getOwnerStereotype()
Getter for relation 'NoteType->OwnerStereotype'
Metamodel description:
null
|
boolean |
isIsHidden()
Getter for attribute 'NoteType.IsHidden'
Metamodel description:
null
|
void |
setIsHidden(boolean value)
Setter for attribute 'NoteType.IsHidden'
Metamodel description:
null
|
void |
setLabelKey(String value)
Setter for attribute 'NoteType.LabelKey'
Metamodel description:
|
void |
setMimeType(String value)
Setter for attribute 'NoteType.MimeType'
Metamodel description:
|
void |
setOwnerReference(MetaclassReference value)
Setter for relation 'NoteType->OwnerReference'
Metamodel description:
null
|
void |
setOwnerStereotype(Stereotype value)
Setter for relation 'NoteType->OwnerStereotype'
Metamodel description:
null
|
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
ModuleComponent getModule()
boolean isIsHidden()
void setIsHidden(boolean value)
String getLabelKey()
void setLabelKey(String value)
String getMimeType()
void setMimeType(String value)
org.eclipse.emf.common.util.EList<Note> getElement()
<T extends Note> List<T> getElement(Class<T> filterClass)
Stereotype getOwnerStereotype()
void setOwnerStereotype(Stereotype value)
MetaclassReference getOwnerReference()
void setOwnerReference(MetaclassReference value)