Class ScalarOperationContributor
java.lang.Object
org.eclipse.epsilon.eol.execute.operations.contributors.OperationContributor
org.eclipse.epsilon.eol.execute.operations.contributors.ScalarOperationContributor
- All Implemented Interfaces:
AutoCloseable
-
Field Summary
Fields inherited from class org.eclipse.epsilon.eol.execute.operations.contributors.OperationContributor
cachedMethodNames -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasBag()asSet()booleancontributesTo(Object target) intsize()Methods inherited from class org.eclipse.epsilon.eol.execute.operations.contributors.OperationContributor
close, findContributedMethodForEvaluatedParameters, findContributedMethodForEvaluatedParameters, findContributedMethodForUnevaluatedParameters, getContext, getReflectionTarget, getTarget, includeInheritedMethods, setContext, setTarget
-
Constructor Details
-
ScalarOperationContributor
public ScalarOperationContributor()
-
-
Method Details
-
contributesTo
- Specified by:
contributesToin classOperationContributor
-
asSequence
-
asSet
-
asBag
-
asOrderedSet
-
size
public int size()
-