Uses of Class
org.eclipse.epsilon.eol.exceptions.models.EolModelElementTypeNotFoundException
Package
Description
-
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.emc.bibtex
Modifier and TypeMethodDescriptionprotected Publication
BibtexModel.createInstanceInModel
(String type) protected Collection<Publication>
BibtexModel.getAllOfKindFromModel
(String kind) protected Collection<Publication>
BibtexModel.getAllOfTypeFromModel
(String type) protected Object
BibtexModel.getCacheKeyForType
(String type) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.emc.cdo
Modifier and TypeMethodDescriptionprotected Collection<org.eclipse.emf.ecore.EObject>
CDOModel.getAllOfKindFromModel
(String kind) protected Collection<org.eclipse.emf.ecore.EObject>
CDOModel.getAllOfTypeFromModel
(String type) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.emc.composite
Modifier and TypeMethodDescriptionCompositeModel.createInstance
(String type) CompositeModel.getAllOfKind
(String type) CompositeModel.getAllOfType
(String type) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.emc.csv
Modifier and TypeMethodDescriptionCsvModel.createInstanceInModel
(String type) protected Collection<Map<String,
Object>> CsvModel.getAllOfKindFromModel
(String kind) protected Collection<Map<String,
Object>> CsvModel.getAllOfTypeFromModel
(String type) protected Object
CsvModel.getCacheKeyForType
(String type) boolean
CsvModel.hasProperty
(String type, String property) Checks if the model elements have this property. -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.emc.emf
Modifier and TypeMethodDescriptionprotected void
EmfModel.addToCache
(String type, org.eclipse.emf.ecore.EObject instance) org.eclipse.emf.ecore.EClass
AbstractEmfModel.classForName
(String name) protected org.eclipse.emf.ecore.EObject
AbstractEmfModel.createInstanceInModel
(String type) protected void
EmfModel.forceAddToCache
(org.eclipse.emf.ecore.EObject instance) We want to use the overridden method, but not fromCachedModel.createInstance(String)
, but rather from the adapter we set up to track additions and removals from the contents of a model.protected void
EmfModel.forceRemoveFromCache
(org.eclipse.emf.ecore.EObject instance) protected Collection<org.eclipse.emf.ecore.EObject>
AbstractEmfModel.getAllOfKindFromModel
(String kind) protected Collection<org.eclipse.emf.ecore.EObject>
AbstractEmfModel.getAllOfTypeFromModel
(String type) AbstractEmfModel.getCacheKeyForType
(String type) AbstractReflectiveEmfModel.getPropertiesOf
(String type) boolean
AbstractReflectiveEmfModel.hasProperty
(String type, String property) boolean
boolean
protected void
EmfModel.removeFromCache
(org.eclipse.emf.ecore.EObject instance) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.emc.emf.m0
Modifier and TypeMethodDescriptionprotected Collection<org.eclipse.emf.ecore.EObject>
EmfM0Model.getAllOfKindFromModel
(String metaClass) protected Collection<org.eclipse.emf.ecore.EObject>
EmfM0Model.getAllOfTypeFromModel
(String metaClass) EmfM0Model.getCacheKeyForType
(String type) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.emc.html
Modifier and TypeMethodDescriptionprotected org.jsoup.nodes.Element
HtmlModel.createInstanceInModel
(String type) protected Collection<org.jsoup.nodes.Element>
HtmlModel.getAllOfKindFromModel
(String kind) protected Collection<org.jsoup.nodes.Element>
HtmlModel.getAllOfTypeFromModel
(String type) protected Object
HtmlModel.getCacheKeyForType
(String type) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.emc.hutn
Modifier and TypeMethodDescriptionHutnModel.createInstance
(String type) Collection<?>
HutnModel.getAllOfKind
(String type) Collection<?>
HutnModel.getAllOfType
(String type) HutnModel.getPropertiesOf
(String type) boolean
HutnModel.hasProperty
(String type, String property) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.emc.jdt
Modifier and TypeMethodDescriptionprotected Object
JdtModel.createInstanceInModel
(String type) JdtModel.getAllOfKind
(String type) protected Collection<Object>
JdtModel.getAllOfKindFromModel
(String kind) JdtModel.getAllOfType
(String type) protected Collection<Object>
JdtModel.getAllOfTypeFromModel
(String type) protected Object
JdtModel.getCacheKeyForType
(String type) boolean
boolean
-
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.emc.json
Modifier and TypeMethodDescriptionprotected Object
JsonModel.createInstanceInModel
(String type) protected Collection<Object>
JsonModel.getAllOfKindFromModel
(String kind) protected Collection<Object>
JsonModel.getAllOfTypeFromModel
(String type) protected Object
JsonModel.getCacheKeyForType
(String type) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.emc.muddle
Modifier and TypeMethodDescriptionMuddleModel.createInstance
(String t) Collection<?>
MuddleModel.getAllOfKind
(String type) Collection<?>
MuddleModel.getAllOfType
(String type) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.emc.plainxml
Modifier and TypeMethodDescriptionPlainXmlModel.createInstance
(String type, Collection<Object> parameters) protected Element
PlainXmlModel.createInstanceInModel
(String type) protected Collection<Element>
PlainXmlModel.getAllOfKindFromModel
(String type) protected Collection<Element>
PlainXmlModel.getAllOfTypeFromModel
(String type) protected Object
PlainXmlModel.getCacheKeyForType
(String type) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.emc.simulink.dictionary.model
Modifier and TypeMethodDescriptionprotected ISimulinkModelElement
SimulinkDictionaryModel.createInstanceInModel
(String type) protected Collection<ISimulinkModelElement>
SimulinkDictionaryModel.getAllOfKindFromModel
(String kind) protected Collection<ISimulinkModelElement>
SimulinkDictionaryModel.getAllOfTypeFromModel
(String type) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.emc.simulink.model
Modifier and TypeMethodDescriptionprotected void
SimulinkModel.addToCache
(String type, ISimulinkModelElement instance) SimulinkModel.createInstance
(String type) SimulinkModel.createInstance
(String type, Collection<Object> parameters) protected ISimulinkModelElement
AbstractSimulinkModel.createInstanceInModel
(String type) protected ISimulinkModelElement
SimulinkModel.createInstanceInModel
(String type) protected Collection<ISimulinkModelElement>
SimulinkModel.getAllOfKindFromModel
(String kind_) static Collection<ISimulinkModelElement>
TypeHelper.getAllOfType
(SimulinkModel model, String type) protected Collection<ISimulinkModelElement>
SimulinkModel.getAllOfTypeFromModel
(String type) protected Object
AbstractSimulinkModel.getCacheKeyForType
(String type) protected void
SimulinkModel.removeFromCache
(ISimulinkModelElement instance) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.emc.simulink.requirement.model
Modifier and TypeMethodDescriptionSimulinkRequirementModel.createInstance
(String type, Collection<Object> parameters) protected ISimulinkModelElement
SimulinkRequirementModel.createInstanceInModel
(String type) protected Collection<ISimulinkModelElement>
SimulinkRequirementModel.getAllOfKindFromModel
(String kind) protected Collection<ISimulinkModelElement>
SimulinkRequirementModel.getAllOfTypeFromModel
(String type) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.emc.spreadsheets
Modifier and TypeMethodDescriptionSpreadsheetModel.createInstance
(String type) This method creates a blank row in the worksheet identifiable by type.SpreadsheetModel.createInstance
(String type, Collection<Object> parameters) This method creates a new row in the worksheet identifiable by type.SpreadsheetModel.createInstance
(String type, Map<String, Object> parameters) This method creates a new row in the worksheet identifiable by type.SpreadsheetModel.getAllOfKind
(String type) SpreadsheetModel.getAllOfType
(String type) Returns every row contained by the worksheet identifiable by the given type. -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.emc.yaml
Modifier and TypeMethodDescriptionYamlModel.createInstance
(String type, Collection<Object> parameters) protected Map.Entry
YamlModel.createInstanceInModel
(String type) protected Collection<Map.Entry>
YamlModel.getAllOfKindFromModel
(String kind) protected Collection<Map.Entry>
YamlModel.getAllOfTypeFromModel
(String type) protected Object
YamlModel.getCacheKeyForType
(String type) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.eol.emc.emf.virtual
-
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.eol.exceptions.models
ModifierConstructorDescription -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.eol.models
Modifier and TypeMethodDescriptionprotected void
CachedModel.addToCache
(String type, ModelElementType instance) CachedModel.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) CachedModel.getAllOfKind
(String kind) Collection<?>
EmptyModel.getAllOfKind
(String metaClass) Collection<?>
IModel.getAllOfKind
(String kind) Collection<?>
ModelGroup.getAllOfKind
(String metaClass) Collection<?>
ModelReference.getAllOfKind
(String type) protected abstract Collection<ModelElementType>
CachedModel.getAllOfKindFromModel
(String kind) protected Collection<ModelElementType>
CachedModel.getAllOfKindOrType
(boolean isKind, String modelElementType) CachedModel.getAllOfType
(String type) Collection<?>
EmptyModel.getAllOfType
(String metaClass) Collection<?>
IModel.getAllOfType
(String type) Collection<?>
ModelGroup.getAllOfType
(String metaClass) Collection<?>
ModelReference.getAllOfType
(String type) protected abstract Collection<ModelElementType>
CachedModel.getAllOfTypeFromModel
(String type) Collection<?>
EmptyModel.getAllSubtypes
(String metaClass) Collection<?>
EmptyModel.getAllSupertypes
(String metaClass) protected abstract Object
CachedModel.getCacheKeyForType
(String type) Returns an identity for the given type, which will be used byCachedModel
as a key for the memoization of model elements by type.IReflectiveModel.getPropertiesOf
(String type) Returns a collection containing all of the properties that instances of type know about.ReflectiveModelReference.getPropertiesOf
(String type) boolean
IReflectiveModel.hasProperty
(String type, String property) boolean
ReflectiveModelReference.hasProperty
(String type, String property) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
protected void
CachedModel.removeFromCache
(ModelElementType instance) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.eol.models.java
Modifier and TypeMethodDescriptionClass<?>
JavaObjectModel.classForName
(String type) JavaModel.createInstance
(String type) JavaObjectModel.createInstance
(String type) Collection<?>
JavaModel.getAllOfKind
(String type) Collection<?>
JavaObjectModel.getAllOfKind
(String type) Collection<?>
JavaModel.getAllOfType
(String type) Collection<?>
JavaObjectModel.getAllOfType
(String type) JavaModel.getPropertiesOf
(String type) JavaObjectModel.getPropertiesOf
(String type) boolean
JavaModel.hasProperty
(String type, String property) boolean
boolean
-
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.eol.types
Modifier and TypeMethodDescriptionEolModelElementType.getModel()
EolModelElementType.getModel
(boolean updateCached) Fetches the model from the module's context.boolean
EolModelElementType.isInstantiable()
-
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.epl.execute.model
Modifier and TypeMethodDescriptionPatternMatchModel.createInstance
(String type) Collection<?>
PatternMatchModel.getAllOfKind
(String type) Collection<?>
PatternMatchModel.getAllOfType
(String type) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.evl.dom
Modifier and TypeMethodDescriptionCollection<?>
ConstraintContext.getAllOfSourceKind
(IEolContext context) Collection<?>
GlobalConstraintContext.getAllOfSourceKind
(IEolContext context) Collection<?>
ConstraintContext.getAllOfSourceType
(IEolContext context) Collection<?>
GlobalConstraintContext.getAllOfSourceType
(IEolContext context) ConstraintContext.getType
(IEolContext context) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.evl.execute.atoms
Modifier and TypeMethodDescriptionstatic ArrayList<ConstraintContextAtom>
ConstraintContextAtom.getAllJobs
(IEvlModule module) -
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.flock.emc.wrappers
-
Uses of EolModelElementTypeNotFoundException in org.eclipse.epsilon.hutn.generate.model