Uses of Interface
org.eclipse.epsilon.eol.execute.operations.declarative.IAbstractOperationContributor
-
Packages that use IAbstractOperationContributor Package Description org.eclipse.epsilon.emc.jdt org.eclipse.epsilon.emc.simulink.util.collection org.eclipse.epsilon.eol.execute.operations.declarative -
-
Uses of IAbstractOperationContributor in org.eclipse.epsilon.emc.jdt
Classes in org.eclipse.epsilon.emc.jdt that implement IAbstractOperationContributor Modifier and Type Class Description class
SearchableTypeCollection
Variant ofTypeDeclaration.all
that integrates case sensitive pattern matching into its.select(td|pattern='...')
method. -
Uses of IAbstractOperationContributor in org.eclipse.epsilon.emc.simulink.util.collection
Classes in org.eclipse.epsilon.emc.simulink.util.collection that implement IAbstractOperationContributor Modifier and Type Class Description class
SimulinkBlockCollection
class
SimulinkLineCollection
class
SimulinkPortCollection
class
StateflowBlockCollection
-
Uses of IAbstractOperationContributor in org.eclipse.epsilon.eol.execute.operations.declarative
Methods in org.eclipse.epsilon.eol.execute.operations.declarative that return IAbstractOperationContributor Modifier and Type Method Description IAbstractOperationContributor
IAbstractOperationContributorProvider. getAbstractOperationContributor(Object target)
-