Uses of Interface
org.eclipse.epsilon.eol.execute.introspection.IPropertyGetter
Packages that use IPropertyGetter
Package
Description
-
Uses of IPropertyGetter in org.eclipse.epsilon.emc.bibtex
Classes in org.eclipse.epsilon.emc.bibtex that implement IPropertyGetter -
Uses of IPropertyGetter in org.eclipse.epsilon.emc.csv
Classes in org.eclipse.epsilon.emc.csv that implement IPropertyGetter -
Uses of IPropertyGetter in org.eclipse.epsilon.emc.emf
Classes in org.eclipse.epsilon.emc.emf that implement IPropertyGetter -
Uses of IPropertyGetter in org.eclipse.epsilon.emc.html
Classes in org.eclipse.epsilon.emc.html that implement IPropertyGetter -
Uses of IPropertyGetter in org.eclipse.epsilon.emc.hutn
Methods in org.eclipse.epsilon.emc.hutn that return IPropertyGetter -
Uses of IPropertyGetter in org.eclipse.epsilon.emc.jdt
Classes in org.eclipse.epsilon.emc.jdt that implement IPropertyGetterMethods in org.eclipse.epsilon.emc.jdt that return IPropertyGetter -
Uses of IPropertyGetter in org.eclipse.epsilon.emc.json
Classes in org.eclipse.epsilon.emc.json that implement IPropertyGetter -
Uses of IPropertyGetter in org.eclipse.epsilon.emc.muddle
Classes in org.eclipse.epsilon.emc.muddle that implement IPropertyGetter -
Uses of IPropertyGetter in org.eclipse.epsilon.emc.plainxml
Classes in org.eclipse.epsilon.emc.plainxml that implement IPropertyGetter -
Uses of IPropertyGetter in org.eclipse.epsilon.emc.simulink.introspection.java
Classes in org.eclipse.epsilon.emc.simulink.introspection.java that implement IPropertyGetter -
Uses of IPropertyGetter in org.eclipse.epsilon.emc.spreadsheets
Classes in org.eclipse.epsilon.emc.spreadsheets that implement IPropertyGetterModifier and TypeClassDescriptionclass
This class allows querying spreadsheet rows. -
Uses of IPropertyGetter in org.eclipse.epsilon.emc.yaml
Classes in org.eclipse.epsilon.emc.yaml that implement IPropertyGetter -
Uses of IPropertyGetter in org.eclipse.epsilon.eol.execute.introspection
Classes in org.eclipse.epsilon.eol.execute.introspection that implement IPropertyGetterModifier and TypeClassDescriptionclass
class
class
Fields in org.eclipse.epsilon.eol.execute.introspection declared as IPropertyGetterModifier and TypeFieldDescriptionprotected IPropertyGetter
IntrospectionManager.defaultPropertyGetter
Methods in org.eclipse.epsilon.eol.execute.introspection that return IPropertyGetterModifier and TypeMethodDescriptionIntrospectionManager.getDefaultPropertyGetter()
IntrospectionManager.getPropertyGetterFor
(Object instance, String property, IEolContext context) Methods in org.eclipse.epsilon.eol.execute.introspection with parameters of type IPropertyGetterModifier and TypeMethodDescriptionvoid
IntrospectionManager.setDefaultPropertyGetter
(IPropertyGetter defaultPropertyGetter) -
Uses of IPropertyGetter in org.eclipse.epsilon.eol.execute.introspection.java
Classes in org.eclipse.epsilon.eol.execute.introspection.java that implement IPropertyGetter -
Uses of IPropertyGetter in org.eclipse.epsilon.eol.models
Classes in org.eclipse.epsilon.eol.models that implement IPropertyGetterFields in org.eclipse.epsilon.eol.models declared as IPropertyGetterMethods in org.eclipse.epsilon.eol.models that return IPropertyGetterModifier and TypeMethodDescriptionIModel.getPropertyGetter()
Model.getPropertyGetter()
ModelReference.getPropertyGetter()
-
Uses of IPropertyGetter in org.eclipse.epsilon.epl.execute.model
Classes in org.eclipse.epsilon.epl.execute.model that implement IPropertyGetterMethods in org.eclipse.epsilon.epl.execute.model that return IPropertyGetter -
Uses of IPropertyGetter in org.eclipse.epsilon.pinset
Methods in org.eclipse.epsilon.pinset with parameters of type IPropertyGetterModifier and TypeMethodDescriptionstatic void
DatasetRule.initialise
(ColumnGenerator generator, IEolContext context, IPropertyGetter getter) -
Uses of IPropertyGetter in org.eclipse.epsilon.pinset.columnGenerators
Fields in org.eclipse.epsilon.pinset.columnGenerators declared as IPropertyGetterModifier and TypeFieldDescriptionprotected IPropertyGetter
Properties.getter
protected IPropertyGetter
Reference.getter
Methods in org.eclipse.epsilon.pinset.columnGenerators with parameters of type IPropertyGetterModifier and TypeMethodDescriptionvoid
NestedFrom.initialise
(IEolContext context, IPropertyGetter getter) void
Properties.setGetter
(IPropertyGetter getter) void
Reference.setGetter
(IPropertyGetter getter)