- All Known Subinterfaces:
InterpretableWrappedGraphObj
- All Known Implementing Classes:
NonEsoSecGraph,NonEsoThreadedSecGraph,SecGraph,SecGraphRef,ThreadedSecGraph
public interface Interpretable
-
Method Summary
Modifier and TypeMethodDescriptionintepreteEmbed(Object[] parameter) interpreteGraph(Object[] parameter) InterpreteObject(Object[] parameter, ParametricVisitor pv)
-
Method Details
-
interpreteGraph
- Throws:
CloneNotSupportedException
-
intepreteEmbed
- Throws:
CloneNotSupportedException
-
InterpreteObject
- Throws:
CloneNotSupportedException
-