|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openiec61850.common.model.ModelNode
org.openiec61850.common.model.LogicalDevice
public class LogicalDevice
Field Summary |
---|
Fields inherited from class org.openiec61850.common.model.ModelNode |
---|
children, fc, objectReference |
Constructor Summary | |
---|---|
LogicalDevice(ObjectReference objectReference,
java.util.List<LogicalNode> logicalNodes)
|
Method Summary | |
---|---|
LogicalDevice |
copy()
Copies the whole node with all of its children. |
Methods inherited from class org.openiec61850.common.model.ModelNode |
---|
findSubNode, getBasicDataAttributes, getChild, getChild, getChildren, getFunctionalConstraint, getIterators, getNodeName, getReference, iterator, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LogicalDevice(ObjectReference objectReference, java.util.List<LogicalNode> logicalNodes)
Method Detail |
---|
public LogicalDevice copy()
ModelNode
copy
in class ModelNode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |