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 TypeClassDescriptionclassThis 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 TypeClassDescriptionclassclassclassFields in org.eclipse.epsilon.eol.execute.introspection declared as IPropertyGetterModifier and TypeFieldDescriptionprotected IPropertyGetterIntrospectionManager.defaultPropertyGetterMethods 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 TypeMethodDescriptionvoidIntrospectionManager.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 voidDatasetRule.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 IPropertyGetterProperties.getterprotected IPropertyGetterReference.getterMethods in org.eclipse.epsilon.pinset.columnGenerators with parameters of type IPropertyGetterModifier and TypeMethodDescriptionvoidNestedFrom.initialise(IEolContext context, IPropertyGetter getter) voidProperties.setGetter(IPropertyGetter getter) voidReference.setGetter(IPropertyGetter getter)