Uses of Interface
org.eclipse.epsilon.hutn.model.hutn.ModelElement
Packages that use ModelElement
Package
Description
-
Uses of ModelElement in org.eclipse.epsilon.hutn.model.hutn
Subinterfaces of ModelElement in org.eclipse.epsilon.hutn.model.hutnModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Attribute Slot'.interfaceA representation of the model object 'Class Object'.interfaceA representation of the model object 'Class Object Slot'.interfaceA representation of the model object 'Containment Slot'.interfaceA representation of the model object 'Ns Uri'.interfaceA representation of the model object 'Object'.interfaceA representation of the model object 'Package Object'.interfaceA representation of the model object 'Reference Slot'.interfaceSlot<T>A representation of the model object 'Slot'.Methods in org.eclipse.epsilon.hutn.model.hutn that return ModelElementModifier and TypeMethodDescriptionHutnFactory.createModelElement()Returns a new object of class 'Model Element'. -
Uses of ModelElement in org.eclipse.epsilon.hutn.model.hutn.impl
Classes in org.eclipse.epsilon.hutn.model.hutn.impl that implement ModelElementModifier and TypeClassDescriptionclassAn implementation of the model object 'Attribute Slot'.classAn implementation of the model object 'Class Object'.classAn implementation of the model object 'Class Object Slot'.classAn implementation of the model object 'Containment Slot'.classAn implementation of the model object 'Model Element'.classAn implementation of the model object 'Ns Uri'.classAn implementation of the model object 'Object'.classAn implementation of the model object 'Package Object'.classAn implementation of the model object 'Reference Slot'.classSlotImpl<T>An implementation of the model object 'Slot'.Methods in org.eclipse.epsilon.hutn.model.hutn.impl that return ModelElement -
Uses of ModelElement in org.eclipse.epsilon.hutn.model.hutn.util
Methods in org.eclipse.epsilon.hutn.model.hutn.util with parameters of type ModelElementModifier and TypeMethodDescriptionHutnSwitch.caseModelElement(ModelElement object) Returns the result of interpreting the object as an instance of 'Model Element'.