Uses of Class
org.eclipse.epsilon.eol.execute.introspection.IntrospectionManager
-
Packages that use IntrospectionManager Package Description org.eclipse.epsilon.eol.execute.context -
-
Uses of IntrospectionManager in org.eclipse.epsilon.eol.execute.context
Fields in org.eclipse.epsilon.eol.execute.context declared as IntrospectionManager Modifier and Type Field Description protected IntrospectionManagerEolContext. introspectionManagerMethods in org.eclipse.epsilon.eol.execute.context that return IntrospectionManager Modifier and Type Method Description IntrospectionManagerEolContext. getIntrospectionManager()IntrospectionManagerIEolContext. getIntrospectionManager()Methods in org.eclipse.epsilon.eol.execute.context with parameters of type IntrospectionManager Modifier and Type Method Description voidEolContext. setIntrospectionManager(IntrospectionManager introspectionManager)voidIEolContext. setIntrospectionManager(IntrospectionManager introspectionManager)
-