Class AbstractGraphTest.TestGraph
java.lang.Object
de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraphElement
de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraph
test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest.TestGraph
- All Implemented Interfaces:
de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraph,de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphElement
- Enclosing class:
AbstractGraphTest
public static class AbstractGraphTest.TestGraph
extends de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraph
A test graph overriding IVML accesses.
- Author:
- Holger Eichelberger, SSE
-
Field Summary
FieldsFields inherited from class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraphElement
INVALID_POSITION, INVALID_SIZE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraph
addNode, getNodeCount, nodesMethods inherited from class de.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraphElement
getIntValue, getNameVarName, getStringValue, getVariableMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphElement
getVariable
-
Field Details
-
name
-
-
Constructor Details
-
TestGraph
public TestGraph()Creates a graph instance.
-
-
Method Details
-
getName
- Specified by:
getNamein interfacede.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphElement- Overrides:
getNamein classde.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraphElement
-
setName
- Specified by:
setNamein interfacede.iip_ecosphere.platform.configuration.easyProducer.ivml.IvmlGraphMapper.IvmlGraphElement- Overrides:
setNamein classde.iip_ecosphere.platform.configuration.easyProducer.ivml.DefaultGraphElement
-