public interface UmlModelElement extends ModelElement
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MNAME
The metaclass simple name.
|
static java.lang.String |
MQNAME
The metaclass qualified name.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Constraint> |
getConstraintDefinition()
Getter for relation 'UmlModelElement->ConstraintDefinition'
Metamodel description:
null
|
<T extends Constraint> |
getConstraintDefinition(java.lang.Class<T> filterClass)
Filtered Getter for relation 'UmlModelElement->ConstraintDefinition'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<TemplateParameter> |
getDefaultParametering()
Getter for relation 'UmlModelElement->DefaultParametering'
Metamodel description:
null
|
<T extends TemplateParameter> |
getDefaultParametering(java.lang.Class<T> filterClass)
Filtered Getter for relation 'UmlModelElement->DefaultParametering'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<Manifestation> |
getManifesting()
Getter for relation 'UmlModelElement->Manifesting'
Metamodel description:
null
|
<T extends Manifestation> |
getManifesting(java.lang.Class<T> filterClass)
Filtered Getter for relation 'UmlModelElement->Manifesting'
Metamodel description:
null
|
TemplateParameter |
getOwnerTemplateParameter()
Getter for relation 'UmlModelElement->OwnerTemplateParameter'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<InformationFlow> |
getReceivedInfo()
Getter for relation 'UmlModelElement->ReceivedInfo'
Metamodel description:
null
|
<T extends InformationFlow> |
getReceivedInfo(java.lang.Class<T> filterClass)
Filtered Getter for relation 'UmlModelElement->ReceivedInfo'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<NaryConnector> |
getRepresentingConnector()
Getter for relation 'UmlModelElement->RepresentingConnector'
Metamodel description:
null
|
<T extends NaryConnector> |
getRepresentingConnector(java.lang.Class<T> filterClass)
Filtered Getter for relation 'UmlModelElement->RepresentingConnector'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<ConnectorEnd> |
getRepresentingEnd()
Getter for relation 'UmlModelElement->RepresentingEnd'
Metamodel description:
null
|
<T extends ConnectorEnd> |
getRepresentingEnd(java.lang.Class<T> filterClass)
Filtered Getter for relation 'UmlModelElement->RepresentingEnd'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<BindableInstance> |
getRepresentingInstance()
Getter for relation 'UmlModelElement->RepresentingInstance'
Metamodel description:
null
|
<T extends BindableInstance> |
getRepresentingInstance(java.lang.Class<T> filterClass)
Filtered Getter for relation 'UmlModelElement->RepresentingInstance'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<ActivityPartition> |
getRepresentingPartition()
Getter for relation 'UmlModelElement->RepresentingPartition'
Metamodel description:
null
|
<T extends ActivityPartition> |
getRepresentingPartition(java.lang.Class<T> filterClass)
Filtered Getter for relation 'UmlModelElement->RepresentingPartition'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<Binding> |
getRepresents()
Getter for relation 'UmlModelElement->Represents'
Metamodel description:
null
|
<T extends Binding> |
getRepresents(java.lang.Class<T> filterClass)
Filtered Getter for relation 'UmlModelElement->Represents'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<InformationFlow> |
getSentInfo()
Getter for relation 'UmlModelElement->SentInfo'
Metamodel description:
null
|
<T extends InformationFlow> |
getSentInfo(java.lang.Class<T> filterClass)
Filtered Getter for relation 'UmlModelElement->SentInfo'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<TemplateParameterSubstitution> |
getTemplateSubstitution()
Getter for relation 'UmlModelElement->TemplateSubstitution'
Metamodel description:
null
|
<T extends TemplateParameterSubstitution> |
getTemplateSubstitution(java.lang.Class<T> filterClass)
Filtered Getter for relation 'UmlModelElement->TemplateSubstitution'
Metamodel description:
null
|
org.eclipse.emf.common.util.EList<TemplateParameter> |
getTypingParameter()
Getter for relation 'UmlModelElement->TypingParameter'
Metamodel description:
null
|
<T extends TemplateParameter> |
getTypingParameter(java.lang.Class<T> filterClass)
Filtered Getter for relation 'UmlModelElement->TypingParameter'
Metamodel description:
null
|
void |
setOwnerTemplateParameter(TemplateParameter value)
Setter for relation 'UmlModelElement->OwnerTemplateParameter'
Metamodel description:
null
|
addStereotype, getAttached, getAttached, getDependsOnDependency, getDependsOnDependency, getDescriptor, getDescriptor, getExtension, getExtension, getImpactDependsOn, getImpactDependsOn, getImpactedDependency, getImpactedDependency, getImpactImpacted, getImpactImpacted, getLocalProperties, getLocalProperty, getMatrix, getMatrix, getName, getNote, getNote, getNote, getNoteContent, getNoteContent, getNoteContent, getProduct, getProduct, getProperties, getProperties, getProperties, getProperties, getProperties, getProperty, getProperty, getProperty, getProperty, getStereotype, getTag, getTag, getTag, getTag, getTag, getTagValue, getTagValue, getTagValue, getTagValues, getTagValues, getTagValues, isStereotyped, isStereotyped, isTagged, isTagged, isTagged, putNoteContent, putNoteContent, putNoteContent, putTagValue, putTagValue, putTagValue, putTagValues, putTagValues, putTagValues, removeNotes, removeNotes, removeNotes, removeStereotypes, removeTags, removeTags, removeTags, setLocalProperties, setLocalProperty, setName, setProperty, setProperty, setProperty, setProperty
getAddedToQuery, getAddedToQuery, getCausedImpact, getCausedImpact, 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
static final java.lang.String MNAME
static final java.lang.String MQNAME
org.eclipse.emf.common.util.EList<TemplateParameterSubstitution> getTemplateSubstitution()
<T extends TemplateParameterSubstitution> java.util.List<T> getTemplateSubstitution(java.lang.Class<T> filterClass)
org.eclipse.emf.common.util.EList<TemplateParameter> getDefaultParametering()
<T extends TemplateParameter> java.util.List<T> getDefaultParametering(java.lang.Class<T> filterClass)
org.eclipse.emf.common.util.EList<Binding> getRepresents()
<T extends Binding> java.util.List<T> getRepresents(java.lang.Class<T> filterClass)
TemplateParameter getOwnerTemplateParameter()
void setOwnerTemplateParameter(TemplateParameter value)
org.eclipse.emf.common.util.EList<ConnectorEnd> getRepresentingEnd()
<T extends ConnectorEnd> java.util.List<T> getRepresentingEnd(java.lang.Class<T> filterClass)
org.eclipse.emf.common.util.EList<ActivityPartition> getRepresentingPartition()
<T extends ActivityPartition> java.util.List<T> getRepresentingPartition(java.lang.Class<T> filterClass)
org.eclipse.emf.common.util.EList<Constraint> getConstraintDefinition()
<T extends Constraint> java.util.List<T> getConstraintDefinition(java.lang.Class<T> filterClass)
org.eclipse.emf.common.util.EList<TemplateParameter> getTypingParameter()
<T extends TemplateParameter> java.util.List<T> getTypingParameter(java.lang.Class<T> filterClass)
org.eclipse.emf.common.util.EList<Manifestation> getManifesting()
<T extends Manifestation> java.util.List<T> getManifesting(java.lang.Class<T> filterClass)
org.eclipse.emf.common.util.EList<BindableInstance> getRepresentingInstance()
<T extends BindableInstance> java.util.List<T> getRepresentingInstance(java.lang.Class<T> filterClass)
org.eclipse.emf.common.util.EList<InformationFlow> getReceivedInfo()
<T extends InformationFlow> java.util.List<T> getReceivedInfo(java.lang.Class<T> filterClass)
org.eclipse.emf.common.util.EList<InformationFlow> getSentInfo()
<T extends InformationFlow> java.util.List<T> getSentInfo(java.lang.Class<T> filterClass)
org.eclipse.emf.common.util.EList<NaryConnector> getRepresentingConnector()
<T extends NaryConnector> java.util.List<T> getRepresentingConnector(java.lang.Class<T> filterClass)