|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmuc.openiec61850.ModelNode
org.openmuc.openiec61850.FcModelNode
org.openmuc.openiec61850.ConstructedDataAttribute
public final class ConstructedDataAttribute
Field Summary |
---|
Fields inherited from class org.openmuc.openiec61850.ModelNode |
---|
children, objectReference |
Constructor Summary | |
---|---|
ConstructedDataAttribute(ObjectReference objectReference,
Fc fc,
java.util.List<FcModelNode> children)
|
Method Summary | |
---|---|
ConstructedDataAttribute |
copy()
Copies the whole node with all of its children. |
Methods inherited from class org.openmuc.openiec61850.FcModelNode |
---|
getFc, toString |
Methods inherited from class org.openmuc.openiec61850.ModelNode |
---|
getBasicDataAttributes, getChild, getChild, getChildren, getIterators, getName, getParent, getReference, iterator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ConstructedDataAttribute(ObjectReference objectReference, Fc fc, java.util.List<FcModelNode> children)
objectReference
- fc
- children
- can be of type CONSTRUCTED_DATA_ATTRIBUTE and/or BASIC_DATA_ATTRIBUTEMethod Detail |
---|
public ConstructedDataAttribute copy()
ModelNode
copy
in class ModelNode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |