java.lang.Object
de.grogra.graph.wrapped.parametric.ParameterContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ObjectgetData(int id) protected ObjectgetFiledValue(Node n, int inId) protected NodegetNodeToReplace(Node source) protected Objectprotected booleanisAccaptableSource(Node source) resolveParameterEdges(Node original, Node clone)
-
Constructor Details
-
ParameterContext
-
-
Method Details
-
getData
-
getValue
protected Object getValue(Node n, int getId) throws IllegalAccessException, CloneNotSupportedException -
getFiledValue
protected Object getFiledValue(Node n, int inId) throws IllegalAccessException, CloneNotSupportedException -
resolveParameterEdges
public Node resolveParameterEdges(Node original, Node clone) throws IllegalAccessException, CloneNotSupportedException -
getNodeToReplace
-
isAccaptableSource
-