public interface AbstractDiagram extends ModelElement
Modifier and Type | Method and Description |
---|---|
ModelElement |
getOrigin()
Getter for relation 'AbstractDiagram->Origin'
Metamodel description:
null
|
String |
getPdeProperties()
Getter for attribute 'AbstractDiagram.PdeProperties'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<DiagramSet> |
getReferencingSet()
Getter for relation 'AbstractDiagram->ReferencingSet'
Metamodel description:
null
|
<T extends DiagramSet> |
getReferencingSet(Class<T> filterClass)
Filtered Getter for relation 'AbstractDiagram->ReferencingSet'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<Element> |
getRepresented()
Getter for relation 'AbstractDiagram->Represented'
Metamodel description:
null
|
<T extends Element> |
getRepresented(Class<T> filterClass)
Filtered Getter for relation 'AbstractDiagram->Represented'
Metamodel description:
null
|
String |
getUiData()
Getter for attribute 'AbstractDiagram.UiData'
Metamodel description:
Serialized diagram content.
|
int |
getUiDataVersion()
Getter for attribute 'AbstractDiagram.UiDataVersion'
Metamodel description:
Serialized contents version.
|
void |
setOrigin(ModelElement value)
Setter for relation 'AbstractDiagram->Origin'
Metamodel description:
null
|
void |
setPdeProperties(String value)
Setter for attribute 'AbstractDiagram.PdeProperties'
Metamodel description:
null
|
void |
setUiData(String value)
Setter for attribute 'AbstractDiagram.UiData'
Metamodel description:
Serialized diagram content.
|
void |
setUiDataVersion(int value)
Setter for attribute 'AbstractDiagram.UiDataVersion'
Metamodel description:
Serialized contents version.
|
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
int getUiDataVersion()
void setUiDataVersion(int value)
String getUiData()
void setUiData(String value)
String getPdeProperties()
void setPdeProperties(String value)
ModelElement getOrigin()
void setOrigin(ModelElement value)
org.eclipse.emf.common.util.EList<Element> getRepresented()
<T extends Element> List<T> getRepresented(Class<T> filterClass)
org.eclipse.emf.common.util.EList<DiagramSet> getReferencingSet()
<T extends DiagramSet> List<T> getReferencingSet(Class<T> filterClass)