Package com.sodius.mdw.metamodel.doors
Interface DoorsElement
-
- All Superinterfaces:
Comparable<Object>
,org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.EObject
,MDWEObject
,MDWObject
,org.eclipse.emf.common.notify.Notifier
,com.sodius.mdw.corext.model.emf.OnDemandEObject
- All Known Subinterfaces:
AggregatedElement
,Attribute
,AttributedElement
,Baseline
,BaselineInfo
,BaselineSet
,BaselineSetDefinition
,Column
,Comment
,Discussion
,DiscussionElement
,EnumerationLiteral
,ExternalLink
,Folder
,FormalModule
,InstantiatedAttribute
,Item
,Link
,LinkModule
,LinkSet
,Module
,NamedElement
,Object
,Project
,SituatedElement
,Type
,View
public interface DoorsElement extends MDWEObject, com.sodius.mdw.corext.model.emf.OnDemandEObject
A representation of the model object 'Element'.- See Also:
DoorsPackage.getDoorsElement()
-
-
Method Summary
-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface com.sodius.mdw.core.model.MDWObject
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
-
-