Class CollectionReference
java.lang.Object
org.eclipse.epsilon.eol.dap.variables.IdentifiableReference<Collection<Object>>
org.eclipse.epsilon.eol.dap.variables.collections.CollectionReference
- All Implemented Interfaces:
IVariableReference
- Direct Known Subclasses:
PerElementCollectionReference,SlicedCollectionReference
-
Field Summary
Fields inherited from class org.eclipse.epsilon.eol.dap.variables.IdentifiableReference
context, id, PREDEFINED_TYPES, target -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.epsilon.eol.dap.variables.IdentifiableReference
equals, getContext, getId, getTarget, getValue, getVariables, hashCode, setIdMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.epsilon.eol.dap.variables.IVariableReference
getName
-
Constructor Details
-
CollectionReference
-
-
Method Details
-
getTypeName
- Specified by:
getTypeNamein interfaceIVariableReference- Overrides:
getTypeNamein classIdentifiableReference<Collection<Object>>
-