Interface IVariableReference
- All Known Implementing Classes:
CollectionReference,CollectionSliceReference,IdentifiableReference,JavaObjectReference,MapEntryReference,MapSliceReference,ModelElementReference,OpaqueValueReference,PerElementCollectionReference,PerKeyMapReference,SingleFrameReference,SlicedCollectionReference,SlicedMapReference,TupleReference
public interface IVariableReference
-
Method Summary
Modifier and TypeMethodDescriptionintgetId()getName()getValue()getVariables(SuspendedState state)
-
Method Details
-
getContext
IEolContext getContext() -
getId
int getId() -
getName
String getName() -
getValue
String getValue() -
getTypeName
String getTypeName() -
getVariables
-