Uses of Class
org.eclipse.epsilon.eol.exceptions.models.EolNotInstantiableModelElementTypeException
Package
Description
-
Uses of EolNotInstantiableModelElementTypeException in org.eclipse.epsilon.emc.bibtex
Modifier and TypeMethodDescriptionprotected Publication
BibtexModel.createInstanceInModel
(String type) -
Uses of EolNotInstantiableModelElementTypeException in org.eclipse.epsilon.emc.composite
-
Uses of EolNotInstantiableModelElementTypeException in org.eclipse.epsilon.emc.csv
-
Uses of EolNotInstantiableModelElementTypeException in org.eclipse.epsilon.emc.emf
Modifier and TypeMethodDescriptionprotected org.eclipse.emf.ecore.EObject
AbstractEmfModel.createInstanceInModel
(String type) -
Uses of EolNotInstantiableModelElementTypeException in org.eclipse.epsilon.emc.html
Modifier and TypeMethodDescriptionprotected org.jsoup.nodes.Element
HtmlModel.createInstanceInModel
(String type) -
Uses of EolNotInstantiableModelElementTypeException in org.eclipse.epsilon.emc.hutn
-
Uses of EolNotInstantiableModelElementTypeException in org.eclipse.epsilon.emc.jdt
-
Uses of EolNotInstantiableModelElementTypeException in org.eclipse.epsilon.emc.json
-
Uses of EolNotInstantiableModelElementTypeException in org.eclipse.epsilon.emc.muddle
-
Uses of EolNotInstantiableModelElementTypeException in org.eclipse.epsilon.emc.plainxml
Modifier and TypeMethodDescriptionPlainXmlModel.createInstance
(String type, Collection<Object> parameters) protected Element
PlainXmlModel.createInstanceInModel
(String type) -
Uses of EolNotInstantiableModelElementTypeException in org.eclipse.epsilon.emc.simulink.dictionary.model
Modifier and TypeMethodDescriptionprotected ISimulinkModelElement
SimulinkDictionaryModel.createInstanceInModel
(String type) -
Uses of EolNotInstantiableModelElementTypeException in org.eclipse.epsilon.emc.simulink.model
Modifier and TypeMethodDescriptionSimulinkModel.createInstance
(String type) SimulinkModel.createInstance
(String type, Collection<Object> parameters) protected ISimulinkModelElement
AbstractSimulinkModel.createInstanceInModel
(String type) protected ISimulinkModelElement
SimulinkModel.createInstanceInModel
(String type) -
Uses of EolNotInstantiableModelElementTypeException in org.eclipse.epsilon.emc.simulink.requirement.model
Modifier and TypeMethodDescriptionSimulinkRequirementModel.createInstance
(String type, Collection<Object> parameters) protected ISimulinkModelElement
SimulinkRequirementModel.createInstanceInModel
(String type) -
Uses of EolNotInstantiableModelElementTypeException in org.eclipse.epsilon.eol.emc.emf.virtual
Modifier and TypeMethodDescriptionprotected org.eclipse.emf.ecore.EObject
VirtualEmfModel.createInstanceInModel
(String type) -
Uses of EolNotInstantiableModelElementTypeException in org.eclipse.epsilon.eol.models
Modifier and TypeMethodDescriptionCachedModel.createInstance
(String type) EmptyModel.createInstance
(String metaClass) IModel.createInstance
(String type) IModel.createInstance
(String type, Collection<Object> parameters) Model.createInstance
(String type, Collection<Object> parameters) ModelGroup.createInstance
(String metaClass) ModelGroup.createInstance
(String metaClass, Collection<Object> parameters) ModelReference.createInstance
(String type) ModelReference.createInstance
(String type, Collection<Object> parameters) protected abstract ModelElementType
CachedModel.createInstanceInModel
(String type) -
Uses of EolNotInstantiableModelElementTypeException in org.eclipse.epsilon.eol.models.java
Modifier and TypeMethodDescriptionJavaModel.createInstance
(String type) JavaObjectModel.createInstance
(String type) -
Uses of EolNotInstantiableModelElementTypeException in org.eclipse.epsilon.epl.execute.model