org.lsmp.djep.matrixJep.nodeTypes
Interface MatrixNodeI

All Superinterfaces:
Node
All Known Implementing Classes:
ASTMConstant, ASTMFunNode, ASTMVarNode

public interface MatrixNodeI
extends Node

Author:
Rich Morris Created on 01-Feb-2004

Method Summary
 Dimensions getDim()
           
 MatrixValueI getMValue()
           
 
Methods inherited from interface org.nfunk.jep.Node
jjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent
 

Method Detail

getDim

Dimensions getDim()

getMValue

MatrixValueI getMValue()


http://www.singularsys.com/jep Copyright © 2007 Singular Systems