Package org.eclipse.epsilon.eol.execute.operations.contributors
- 
Interface Summary Interface Description IOperationContributorProvider IWrapper  - 
Class Summary Class Description AnyOperationContributor ArrayOperationContributor BasicEUnitOperationContributor Operation contributor for the simplest EUnit assertions.BooleanOperationContributor DateOperationContributor IntegerOperationContributor IterableOperationContributor ModelElementOperationContributor NumberOperationContributor OperationContributor Implementation note: All extending classes should ensure that the operation contributor is stateless, or if it contains state (i.e.OperationContributorRegistry ReflectiveOperationContributor ScalarOperationContributor StringOperationContributor WrapperOperationContributor