Package org.eclipse.epsilon.eol.models
Interface IComparableModel
- All Superinterfaces:
AutoCloseable
,IModel
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
static enum
Nested classes/interfaces inherited from interface org.eclipse.epsilon.eol.models.IModel
IModel.AmbiguityCheckResult
-
Method Summary
Modifier and TypeMethodDescriptiongetDifferences
(IComparableModel model) getElementSignature
(Object instance) boolean
isIdenticalTo
(IComparableModel model) Methods inherited from interface org.eclipse.epsilon.eol.models.IModel
allContents, checkAmbiguity, close, createInstance, createInstance, deleteElement, dispose, getAliases, getAllOfKind, getAllOfType, getElementById, getElementId, getEnumerationValue, getFullyQualifiedTypeNameOf, getMetamodel, getName, getPropertyGetter, getPropertySetter, getTransactionSupport, getTypeNameOf, getTypeOf, hasType, isInstantiable, isModelElement, isOfKind, isOfType, isPropertySet, isReadOnLoad, isStoredOnDisposal, knowsAboutProperty, load, load, load, load, owns, setElementId, setName, setReadOnLoad, setStoredOnDisposal, store, store
-
Method Details
-
getElementSignature
-
isIdenticalTo
-
getDifferences
-