scphEditor
Interface OperandView

All Superinterfaces:
OperandVectorView
All Known Implementing Classes:
ExpressionNaryView, ExpressionView, IdentifierView, NullView, VariableView

public interface OperandView
extends OperandVectorView


Method Summary
 Operand getOperand()
           
 
Methods inherited from interface scphEditor.OperandVectorView
getOperandVector, getOperandView, operandIndex
 

Method Detail

getOperand

Operand getOperand()