public interface ExternDocumentType extends ModelElement
Modifier and Type | Method and Description |
---|---|
String |
getIcon()
Getter for attribute 'ExternDocumentType.Icon'
Metamodel description:
Optional icon for the browser and diagram
|
String |
getImage()
Getter for attribute 'ExternDocumentType.Image'
Metamodel description:
Big image for the diagram in image mode.
|
String |
getLabelKey()
Getter for attribute 'ExternDocumentType.LabelKey'
Metamodel description:
null
|
ModuleComponent |
getModule() |
MetaclassReference |
getOwnerReference()
Getter for relation 'ExternDocumentType->OwnerReference'
Metamodel description:
null
|
Stereotype |
getOwnerStereotype()
Getter for relation 'ExternDocumentType->OwnerStereotype'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<ExternDocument> |
getTypedDoc()
Getter for relation 'ExternDocumentType->TypedDoc'
Metamodel description:
null
|
<T extends ExternDocument> |
getTypedDoc(Class<T> filterClass)
Filtered Getter for relation 'ExternDocumentType->TypedDoc'
Metamodel description:
null
|
boolean |
isIsHidden()
Getter for attribute 'ExternDocumentType.IsHidden'
Metamodel description:
null
|
void |
setIcon(String value)
Setter for attribute 'ExternDocumentType.Icon'
Metamodel description:
Optional icon for the browser and diagram
|
void |
setImage(String value)
Setter for attribute 'ExternDocumentType.Image'
Metamodel description:
Big image for the diagram in image mode.
|
void |
setIsHidden(boolean value)
Setter for attribute 'ExternDocumentType.IsHidden'
Metamodel description:
null
|
void |
setLabelKey(String value)
Setter for attribute 'ExternDocumentType.LabelKey'
Metamodel description:
null
|
void |
setOwnerReference(MetaclassReference value)
Setter for relation 'ExternDocumentType->OwnerReference'
Metamodel description:
null
|
void |
setOwnerStereotype(Stereotype value)
Setter for relation 'ExternDocumentType->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 getIcon()
void setIcon(String value)
String getImage()
void setImage(String value)
Stereotype getOwnerStereotype()
void setOwnerStereotype(Stereotype value)
org.eclipse.emf.common.util.EList<ExternDocument> getTypedDoc()
<T extends ExternDocument> List<T> getTypedDoc(Class<T> filterClass)
MetaclassReference getOwnerReference()
void setOwnerReference(MetaclassReference value)