Uses of Interface
org.eclipse.epsilon.eol.models.IModel
-
-
Uses of IModel in org.eclipse.epsilon.common.dt.launching.extensions
Methods in org.eclipse.epsilon.common.dt.launching.extensions that return IModel Modifier and Type Method Description IModel
ModelTypeExtension. createModel()
-
Uses of IModel in org.eclipse.epsilon.ecore.delegates.execution
Methods in org.eclipse.epsilon.ecore.delegates.execution with parameters of type IModel Modifier and Type Method Description Object
EolOperation. execute(org.eclipse.emf.ecore.EObject eObject, IModel model)
Optional<UnsatisfiedConstraint>
EvlConstraint. execute(org.eclipse.emf.ecore.EObject eObject, IModel model)
T
Program. execute(org.eclipse.emf.ecore.EObject eObject, IModel model)
Execute. -
Uses of IModel in org.eclipse.epsilon.egl.dom
Methods in org.eclipse.epsilon.egl.dom that return IModel Modifier and Type Method Description IModel
GenerationRule. getOwningModelForType(IEolContext context)
Gets the model which the "transform" parameter type expression belongs to. -
Uses of IModel in org.eclipse.epsilon.egl.test.acceptance
Methods in org.eclipse.epsilon.egl.test.acceptance with parameters of type IModel Modifier and Type Method Description static void
AcceptanceTestUtil. generate(EglTemplateFactory factory, Object program, String destination, IModel... models)
static String
AcceptanceTestUtil. run(Object program, IModel model)
static String
AcceptanceTestUtil. run(EglTemplateFactory factory, Object program, IModel... models)
-
Uses of IModel in org.eclipse.epsilon.emc.bibtex
Classes in org.eclipse.epsilon.emc.bibtex that implement IModel Modifier and Type Class Description class
BibtexModel
-
Uses of IModel in org.eclipse.epsilon.emc.cdo
Classes in org.eclipse.epsilon.emc.cdo that implement IModel Modifier and Type Class Description class
CDOModel
CDO driver for Epsilon. -
Uses of IModel in org.eclipse.epsilon.emc.composite
Classes in org.eclipse.epsilon.emc.composite that implement IModel Modifier and Type Class Description class
CompositeModel
Fields in org.eclipse.epsilon.emc.composite with type parameters of type IModel Modifier and Type Field Description protected Collection<IModel>
CompositeModel. models
Constructor parameters in org.eclipse.epsilon.emc.composite with type arguments of type IModel Constructor Description CompositeModel(String name, Collection<IModel> models)
CompositeModel(Collection<IModel> models)
CompositeModel(Collection<IModel> models, MatchTrace matchTrace)
-
Uses of IModel in org.eclipse.epsilon.emc.csv
Classes in org.eclipse.epsilon.emc.csv that implement IModel Modifier and Type Class Description class
CsvModel
The Class CsvModel provides The Epsilon Model Connectivity Layer for CSV files (http://tools.ietf.org/html/rfc4180), with the difference that it supports files in which each line has a different number of fields. -
Uses of IModel in org.eclipse.epsilon.emc.emf
Classes in org.eclipse.epsilon.emc.emf that implement IModel Modifier and Type Class Description class
AbstractEmfModel
class
AbstractReflectiveEmfModel
class
EmfMetaModel
class
EmfModel
class
InMemoryEmfModel
-
Uses of IModel in org.eclipse.epsilon.emc.emf.decorator
Classes in org.eclipse.epsilon.emc.emf.decorator that implement IModel Modifier and Type Class Description class
DecoratorEmfModel
-
Uses of IModel in org.eclipse.epsilon.emc.emf.m0
Classes in org.eclipse.epsilon.emc.emf.m0 that implement IModel Modifier and Type Class Description class
EmfM0Model
-
Uses of IModel in org.eclipse.epsilon.emc.emf.tools
Methods in org.eclipse.epsilon.emc.emf.tools that return IModel Modifier and Type Method Description IModel
EmfTool. createModel2(org.eclipse.emf.ecore.EObject eObject, String name, String uri)
-
Uses of IModel in org.eclipse.epsilon.emc.emf.xml
Classes in org.eclipse.epsilon.emc.emf.xml that implement IModel Modifier and Type Class Description class
XmlModel
-
Uses of IModel in org.eclipse.epsilon.emc.graphml
Classes in org.eclipse.epsilon.emc.graphml that implement IModel Modifier and Type Class Description class
GraphmlModel
-
Uses of IModel in org.eclipse.epsilon.emc.html
Classes in org.eclipse.epsilon.emc.html that implement IModel Modifier and Type Class Description class
HtmlModel
-
Uses of IModel in org.eclipse.epsilon.emc.hutn
Classes in org.eclipse.epsilon.emc.hutn that implement IModel Modifier and Type Class Description class
HutnModel
-
Uses of IModel in org.eclipse.epsilon.emc.jdt
Classes in org.eclipse.epsilon.emc.jdt that implement IModel Modifier and Type Class Description class
JdtModel
-
Uses of IModel in org.eclipse.epsilon.emc.muddle
Classes in org.eclipse.epsilon.emc.muddle that implement IModel Modifier and Type Class Description class
MuddleModel
-
Uses of IModel in org.eclipse.epsilon.emc.plainxml
Classes in org.eclipse.epsilon.emc.plainxml that implement IModel Modifier and Type Class Description class
PlainXmlModel
-
Uses of IModel in org.eclipse.epsilon.emc.simuink.dictionary.dt
Classes in org.eclipse.epsilon.emc.simuink.dictionary.dt that implement IModel Modifier and Type Class Description class
SimulinkDictionaryModelInEclipse
-
Uses of IModel in org.eclipse.epsilon.emc.simuink.requirement.dt
Classes in org.eclipse.epsilon.emc.simuink.requirement.dt that implement IModel Modifier and Type Class Description class
SimulinkRequirementModelInEclipse
-
Uses of IModel in org.eclipse.epsilon.emc.simulink.dictionary.model
Classes in org.eclipse.epsilon.emc.simulink.dictionary.model that implement IModel Modifier and Type Class Description class
SimulinkDictionaryModel
Methods in org.eclipse.epsilon.emc.simulink.dictionary.model that return IModel Modifier and Type Method Description IModel
SimulinkDictionaryModel. getOwningModel()
-
Uses of IModel in org.eclipse.epsilon.emc.simulink.dt
Classes in org.eclipse.epsilon.emc.simulink.dt that implement IModel Modifier and Type Class Description class
SimulinkModelInEclipse
-
Uses of IModel in org.eclipse.epsilon.emc.simulink.model
Subinterfaces of IModel in org.eclipse.epsilon.emc.simulink.model Modifier and Type Interface Description interface
IGenericSimulinkModel
Classes in org.eclipse.epsilon.emc.simulink.model that implement IModel Modifier and Type Class Description class
AbstractSimulinkModel
class
SimulinkModel
-
Uses of IModel in org.eclipse.epsilon.emc.simulink.model.element
Methods in org.eclipse.epsilon.emc.simulink.model.element that return IModel Modifier and Type Method Description IModel
SimulinkModelElement. getOwningModel()
-
Uses of IModel in org.eclipse.epsilon.emc.simulink.requirement.model
Classes in org.eclipse.epsilon.emc.simulink.requirement.model that implement IModel Modifier and Type Class Description class
SimulinkRequirementModel
Methods in org.eclipse.epsilon.emc.simulink.requirement.model that return IModel Modifier and Type Method Description IModel
SimulinkRequirementModel. getOwningModel()
-
Uses of IModel in org.eclipse.epsilon.emc.simulink.test.perform
Fields in org.eclipse.epsilon.emc.simulink.test.perform declared as IModel Modifier and Type Field Description protected IModel
ModelGenerator. model
-
Uses of IModel in org.eclipse.epsilon.emc.simulink.types
Methods in org.eclipse.epsilon.emc.simulink.types that return IModel Modifier and Type Method Description IModel
AbstractType. getOwningModel()
-
Uses of IModel in org.eclipse.epsilon.emc.spreadsheets
Classes in org.eclipse.epsilon.emc.spreadsheets that implement IModel Modifier and Type Class Description class
ConcreteModel
class
SpreadsheetModel
This class enables spreadsheets to be viewed as models in Epsilon. -
Uses of IModel in org.eclipse.epsilon.emc.spreadsheets.excel
Classes in org.eclipse.epsilon.emc.spreadsheets.excel that implement IModel Modifier and Type Class Description class
ExcelModel
-
Uses of IModel in org.eclipse.epsilon.emc.spreadsheets.excel.dt
Classes in org.eclipse.epsilon.emc.spreadsheets.excel.dt that implement IModel Modifier and Type Class Description class
SecureExcelModel
-
Uses of IModel in org.eclipse.epsilon.emc.spreadsheets.google
Classes in org.eclipse.epsilon.emc.spreadsheets.google that implement IModel Modifier and Type Class Description class
GSModel
-
Uses of IModel in org.eclipse.epsilon.emc.spreadsheets.google.dt
Classes in org.eclipse.epsilon.emc.spreadsheets.google.dt that implement IModel Modifier and Type Class Description class
SecureGSModel
-
Uses of IModel in org.eclipse.epsilon.emc.uml
Classes in org.eclipse.epsilon.emc.uml that implement IModel Modifier and Type Class Description class
UmlModel
-
Uses of IModel in org.eclipse.epsilon.emc.yaml
Classes in org.eclipse.epsilon.emc.yaml that implement IModel Modifier and Type Class Description class
YamlModel
-
Uses of IModel in org.eclipse.epsilon.eol
Constructors in org.eclipse.epsilon.eol with parameters of type IModel Constructor Description EolEvaluator(IModel... models)
-
Uses of IModel in org.eclipse.epsilon.eol.cli
Methods in org.eclipse.epsilon.eol.cli that return types with arguments of type IModel Modifier and Type Method Description static Map<IModel,StringProperties>
EolConfigParser. parseModelParameters(String[] arguments)
-
Uses of IModel in org.eclipse.epsilon.eol.dom
Fields in org.eclipse.epsilon.eol.dom declared as IModel Modifier and Type Field Description protected IModel
ModelDeclaration. model
Methods in org.eclipse.epsilon.eol.dom that return IModel Modifier and Type Method Description IModel
ModelDeclaration. getModel()
Methods in org.eclipse.epsilon.eol.dom with parameters of type IModel Modifier and Type Method Description protected AbstractOperation
FeatureCallExpression. getAbstractOperation(Object target, String name, IModel owningModel, IEolContext context)
protected AbstractOperation
FeatureCallExpression. getOperationFromContext(Object target, String name, IModel owningModel, IEolContext context)
Looks for the operation in the EolContext EolOperationFactory.protected AbstractOperation
FirstOrderOperationCallExpression. getOperationFromContext(Object target, String name, IModel owningModel, IEolContext context)
void
ModelDeclaration. setModel(IModel model)
-
Uses of IModel in org.eclipse.epsilon.eol.emc.emf.virtual
Classes in org.eclipse.epsilon.eol.emc.emf.virtual that implement IModel Modifier and Type Class Description class
VirtualEmfModel
-
Uses of IModel in org.eclipse.epsilon.eol.engine.test.acceptance
Methods in org.eclipse.epsilon.eol.engine.test.acceptance that return IModel Modifier and Type Method Description IModel
IterableTests. getJavaModel()
-
Uses of IModel in org.eclipse.epsilon.eol.exceptions.models
Fields in org.eclipse.epsilon.eol.exceptions.models declared as IModel Modifier and Type Field Description protected IModel
EolModelLoadingException. model
Constructors in org.eclipse.epsilon.eol.exceptions.models with parameters of type IModel Constructor Description EolModelLoadingException(Exception internal, IModel model)
-
Uses of IModel in org.eclipse.epsilon.eol.execute.introspection
Methods in org.eclipse.epsilon.eol.execute.introspection that return IModel Modifier and Type Method Description static IModel
IntrospectionManager. getModelThatKnowsAboutProperty(Object instance, String property, IEolContext context)
-
Uses of IModel in org.eclipse.epsilon.eol.execute.operations
Methods in org.eclipse.epsilon.eol.execute.operations with parameters of type IModel Modifier and Type Method Description AbstractOperation
EolOperationFactory. getOptimisedOperation(String name, Object target, IModel owningModel, IEolContext context)
-
Uses of IModel in org.eclipse.epsilon.eol.execute.operations.contributors
Methods in org.eclipse.epsilon.eol.execute.operations.contributors that return IModel Modifier and Type Method Description IModel
AnyOperationContributor. getOwningModel()
IModel
AnyOperationContributor. owningModel()
-
Uses of IModel in org.eclipse.epsilon.eol.launch
Fields in org.eclipse.epsilon.eol.launch with type parameters of type IModel Modifier and Type Field Description Map<IModel,StringProperties>
EolRunConfiguration.Builder. modelsAndProperties
Map<IModel,StringProperties>
EolRunConfiguration. modelsAndProperties
Methods in org.eclipse.epsilon.eol.launch with parameters of type IModel Modifier and Type Method Description B
EolRunConfiguration.Builder. withModel(IModel model)
B
EolRunConfiguration.Builder. withModel(IModel model, StringProperties properties)
B
EolRunConfiguration.Builder. withModels(IModel... models)
Method parameters in org.eclipse.epsilon.eol.launch with type arguments of type IModel Modifier and Type Method Description B
EolRunConfiguration.Builder. withModels(Map<IModel,StringProperties> modelsAndProps)
-
Uses of IModel in org.eclipse.epsilon.eol.models
Subinterfaces of IModel in org.eclipse.epsilon.eol.models Modifier and Type Interface Description interface
IAdaptableModel
Interface for models which can be adapted to a different model type, if required.interface
IComparableModel
interface
IReflectiveModel
Classes in org.eclipse.epsilon.eol.models that implement IModel Modifier and Type Class Description class
CachedModel<ModelElementType>
A model that performs memoization of allContents, getAllOfType and getAllOfKind.static class
CachedModelTests.SimpleCachedModel
class
EmptyModel
class
Model
class
ModelGroup
class
ModelReference
class
ReflectiveModelReference
Fields in org.eclipse.epsilon.eol.models declared as IModel Modifier and Type Field Description IModel
IModel.AmbiguityCheckResult. model
protected IModel
ModelReference. target
Fields in org.eclipse.epsilon.eol.models with type parameters of type IModel Modifier and Type Field Description protected ArrayList<IModel>
ModelGroup. models
Methods in org.eclipse.epsilon.eol.models that return IModel Modifier and Type Method Description IModel
ModelRepository. getModelByName(String modelName)
IModel
ModelRepository. getModelByNameSafe(String modelName)
IModel
IModelElement. getOwningModel()
IModel
ModelRepository. getOwningModel(Object instance)
IModel
ModelReference. getTarget()
Methods in org.eclipse.epsilon.eol.models that return types with arguments of type IModel Modifier and Type Method Description ArrayList<IModel>
ModelGroup. getModels()
List<IModel>
ModelRepository. getModels()
Methods in org.eclipse.epsilon.eol.models with parameters of type IModel Modifier and Type Method Description void
ModelRepository. addModel(IModel model)
void
ModelRepository. addModels(IModel... models)
void
ModelRepository. removeModel(IModel model)
Method parameters in org.eclipse.epsilon.eol.models with type arguments of type IModel Modifier and Type Method Description void
ModelRepository. addModels(Collection<? extends IModel> models)
Constructors in org.eclipse.epsilon.eol.models with parameters of type IModel Constructor Description AmbiguityCheckResult(IModel model, List<String> options)
ModelReference(IModel target)
-
Uses of IModel in org.eclipse.epsilon.eol.models.java
Classes in org.eclipse.epsilon.eol.models.java that implement IModel Modifier and Type Class Description class
JavaModel
class
JavaObjectModel
-
Uses of IModel in org.eclipse.epsilon.eol.models.transactions
Fields in org.eclipse.epsilon.eol.models.transactions with type parameters of type IModel Modifier and Type Field Description protected List<IModel>
CompositeModelTransactionSupport. models
Methods in org.eclipse.epsilon.eol.models.transactions that return types with arguments of type IModel Modifier and Type Method Description List<IModel>
CompositeModelTransactionSupport. getModels()
List<IModel>
ModelRepositoryTransactionSupport. getModels()
-
Uses of IModel in org.eclipse.epsilon.eol.tools
Methods in org.eclipse.epsilon.eol.tools that return IModel Modifier and Type Method Description IModel
ModelFactory. createModel(String name, String clazz)
-
Uses of IModel in org.eclipse.epsilon.eol.types
Fields in org.eclipse.epsilon.eol.types declared as IModel Modifier and Type Field Description protected IModel
EolModelElementType. cachedModelRef
Methods in org.eclipse.epsilon.eol.types that return IModel Modifier and Type Method Description IModel
EolModelElementType. getModel()
IModel
EolModelElementType. getModel(boolean updateCached)
Fetches the model from the module's context. -
Uses of IModel in org.eclipse.epsilon.epl.engine.test.acceptance
Methods in org.eclipse.epsilon.epl.engine.test.acceptance that return IModel Modifier and Type Method Description static IModel
EplTests. getTestModel()
-
Uses of IModel in org.eclipse.epsilon.epl.execute
Method parameters in org.eclipse.epsilon.epl.execute with type arguments of type IModel Modifier and Type Method Description void
PatternMatcherTool. match(String epl, String name, Collection<IModel> models)
void
PatternMatcherTool. match(String epl, String name, Map<String,IModel> modelMap)
-
Uses of IModel in org.eclipse.epsilon.epl.execute.model
Classes in org.eclipse.epsilon.epl.execute.model that implement IModel Modifier and Type Class Description class
PatternMatchModel
-
Uses of IModel in org.eclipse.epsilon.eugenia
Fields in org.eclipse.epsilon.eugenia declared as IModel Modifier and Type Field Description protected IModel
AbstractEcoreModelValidationDelegate. ecoreModel
Methods in org.eclipse.epsilon.eugenia that return types with arguments of type IModel Modifier and Type Method Description List<IModel>
EugeniaActionDelegate. getExtraModels()
List<IModel>
AbstractEcoreModelValidationDelegate. getModels()
List<IModel>
AnnotateEcoreDelegate. getModels()
List<IModel>
ClearGmfFileSetAction. getModels()
List<IModel>
Ecore2GenModelDelegate. getModels()
List<IModel>
Emfatic2EcoreDelegate. getModels()
abstract List<IModel>
EugeniaActionDelegate. getModels()
List<IModel>
FixGenModelDelegate. getModels()
List<IModel>
FixGmfGenDelegate. getModels()
List<IModel>
GenerateDiagramCodeDelegate. getModels()
List<IModel>
GenerateEmfCodeDelegate. getModels()
List<IModel>
GenerateToolGraphMapDelegate. getModels()
List<IModel>
GmfMap2GmfGenDelegate. getModels()
Methods in org.eclipse.epsilon.eugenia with parameters of type IModel Modifier and Type Method Description void
EugeniaWorkflowDelegate. addExtraModel(EugeniaActionDelegateStep step, IModel model)
protected void
AnnotateEcoreDelegate. disposeModel(IModel model)
protected void
EugeniaActionDelegate. disposeModel(IModel model)
Method parameters in org.eclipse.epsilon.eugenia with type arguments of type IModel Modifier and Type Method Description void
EugeniaActionDelegate. setExtraModels(List<IModel> extraModels)
-
Uses of IModel in org.eclipse.epsilon.eugenia.patches
Methods in org.eclipse.epsilon.eugenia.patches that return types with arguments of type IModel Modifier and Type Method Description List<IModel>
ApplyPatchesDelegate. getModels()
List<IModel>
GeneratePatchesDelegate. getModels()
List<IModel>
UnapplyPatchesDelegate. getModels()
-
Uses of IModel in org.eclipse.epsilon.eunit.cmp.emf
Methods in org.eclipse.epsilon.eunit.cmp.emf with parameters of type IModel Modifier and Type Method Description boolean
EMFModelComparator. canCompare(IModel m1, IModel m2)
Object
EMFModelComparator. compare(IModel m1, IModel m2)
-
Uses of IModel in org.eclipse.epsilon.eunit.engine.test.comparators
Methods in org.eclipse.epsilon.eunit.engine.test.comparators with parameters of type IModel Modifier and Type Method Description boolean
IgnoreCaseComparator. canCompare(IModel expectedModel, IModel obtainedModel)
Object
IgnoreCaseComparator. compare(IModel expectedModel, IModel obtainedModel)
-
Uses of IModel in org.eclipse.epsilon.eunit.extensions
Methods in org.eclipse.epsilon.eunit.extensions with parameters of type IModel Modifier and Type Method Description boolean
IModelComparator. canCompare(IModel expectedModel, IModel obtainedModel)
Checks if the comparator can compare these two models.Object
IModelComparator. compare(IModel expectedModel, IModel obtainedModel)
Returns an object with the differences between this model andotherModel
. -
Uses of IModel in org.eclipse.epsilon.eunit.junit
Methods in org.eclipse.epsilon.eunit.junit that return types with arguments of type IModel Modifier and Type Method Description List<IModel>
IEUnitSuite. prepareModels()
Returns the list of the models that should be used for the next test. -
Uses of IModel in org.eclipse.epsilon.eunit.junit.test.suites
Methods in org.eclipse.epsilon.eunit.junit.test.suites that return types with arguments of type IModel Modifier and Type Method Description List<IModel>
ImportEUnitSuite. prepareModels()
-
Uses of IModel in org.eclipse.epsilon.evl.engine.test.acceptance
Methods in org.eclipse.epsilon.evl.engine.test.acceptance that return IModel Modifier and Type Method Description static IModel
EvlTests. getTestModel(boolean optimised)
static IModel
EvlTests. newTestModel()
static IModel
EvlTests. newTestModel(boolean optimised)
-
Uses of IModel in org.eclipse.epsilon.flexmi.actions
Classes in org.eclipse.epsilon.flexmi.actions that implement IModel Modifier and Type Class Description class
InMemoryFlexmiModel
-
Uses of IModel in org.eclipse.epsilon.flock
Methods in org.eclipse.epsilon.flock with parameters of type IModel Modifier and Type Method Description FlockResult
FlockModule. execute(IModel original, IModel migrated)
FlockResult
IFlockModule. execute(IModel original, IModel migrated)
-
Uses of IModel in org.eclipse.epsilon.flock.execute.context
Methods in org.eclipse.epsilon.flock.execute.context with parameters of type IModel Modifier and Type Method Description void
FlockContext. setMigratedModel(IModel migratedModel)
void
IFlockContext. setMigratedModel(IModel model)
void
FlockContext. setOriginalModel(IModel originalModel)
void
IFlockContext. setOriginalModel(IModel model)
-
Uses of IModel in org.eclipse.epsilon.hutn.test.unit.util
Methods in org.eclipse.epsilon.hutn.test.unit.util that return IModel Modifier and Type Method Description static IModel
AstModelGenerator. generate(String spec)
static IModel
IntermediateModelGenerator. generate(String spec)
-
Uses of IModel in org.eclipse.epsilon.hutn.util
Methods in org.eclipse.epsilon.hutn.util that return IModel Modifier and Type Method Description static IModel
EmcUtil. loadMetaModel(String modelName, File metaModelFile)
static IModel
EmcUtil. loadModel(String modelName, File modelFile, File metaModelFile)
static IModel
EmcUtil. loadModel(String modelName, File modelFile, org.eclipse.emf.ecore.EPackage metaModelPackage)
Methods in org.eclipse.epsilon.hutn.util with parameters of type IModel Modifier and Type Method Description static IEtlModule
EpsilonUtil. initialiseEtlModule(IModel source, IModel target, IModel... extraModels)
static IEvlModule
EpsilonUtil. initialseEvlModule(IEvlFixer fixer, IModel model, IModel... extraModels)
-
Uses of IModel in org.eclipse.epsilon.hutn.validation
Methods in org.eclipse.epsilon.hutn.validation with parameters of type IModel Modifier and Type Method Description protected List<ParseProblem>
AbstractValidator. validate(IModel model, List<IModel> extraModels)
protected List<ParseProblem>
AbstractValidator. validate(IModel model, IModel... extraModels)
Method parameters in org.eclipse.epsilon.hutn.validation with type arguments of type IModel Modifier and Type Method Description protected List<ParseProblem>
AbstractValidator. validate(IModel model, List<IModel> extraModels)
-
Uses of IModel in org.eclipse.epsilon.hutn.validation.config
Methods in org.eclipse.epsilon.hutn.validation.config with parameters of type IModel Modifier and Type Method Description List<ParseProblem>
HutnConfigFileValidator. getProblemsForConfigurationModel(IModel configModel, String metaModelNsUri)
-
Uses of IModel in org.eclipse.epsilon.picto.source
Fields in org.eclipse.epsilon.picto.source with type parameters of type IModel Modifier and Type Field Description protected Collection<IModel>
EglPictoSource. models
Methods in org.eclipse.epsilon.picto.source that return IModel Modifier and Type Method Description protected IModel
EglPictoSource. loadModel(Model model, File baseFile)
-
Uses of IModel in org.eclipse.epsilon.test.util
Constructors in org.eclipse.epsilon.test.util with parameters of type IModel Constructor Description ModelWithEolAssertions(IModel model)
-
Uses of IModel in org.eclipse.epsilon.workflow.tasks
Classes in org.eclipse.epsilon.workflow.tasks that implement IModel Modifier and Type Class Description class
ModelSpy
Methods in org.eclipse.epsilon.workflow.tasks that return IModel Modifier and Type Method Description protected IModel
LoadModelTask. createModel(String type)
protected IModel
LoadModelTaskTests.LoadModelTaskWithSpy. createModel(String type)
abstract IModel
AbstractLoadModelTask. loadModel()
IModel
LoadCompositeModelTask. loadModel()
IModel
LoadModelTask. loadModel()
-
Uses of IModel in org.eclipse.epsilon.workflow.tasks.csv
Methods in org.eclipse.epsilon.workflow.tasks.csv that return IModel Modifier and Type Method Description IModel
LoadCsvModelTask. loadModel()
-
Uses of IModel in org.eclipse.epsilon.workflow.tasks.emf
Methods in org.eclipse.epsilon.workflow.tasks.emf that return IModel Modifier and Type Method Description IModel
LoadEmfModelTask. loadModel()
IModel
LoadRegisteredMetaModelTask. loadModel()
IModel
LoadXmlModelTask. loadModel()
-
Uses of IModel in org.eclipse.epsilon.workflow.tasks.hosts
Methods in org.eclipse.epsilon.workflow.tasks.hosts that return IModel Modifier and Type Method Description IModel
DefaultHost. createModel(String type)
IModel
EclipseHost. createModel(String type)
IModel
Host. createModel(String type)
-
Uses of IModel in org.eclipse.epsilon.workflow.tasks.xml
Methods in org.eclipse.epsilon.workflow.tasks.xml that return IModel Modifier and Type Method Description IModel
LoadXmlModel. loadModel()
-