org.tm4j.panckoucke.impl.abstraction.util.MatrixMolder .mold(org.tm4j.panckoucke.model.AModel model,org.tm4j.panckoucke.impl.abstraction.util.Matrix matrix)

Description

Transforms the given matrix into an abstract model graph. The graph becomes part of the given model.

Parameters
org.tm4j.panckoucke.impl.abstraction.util.Matrix matrix the matrix to be transformed
org.tm4j.panckoucke.model.AModel model the model-instance to build the matrix-pattern in

Returns

the AMNode that represents the matrix

Other Resources

Related Topics