|
|||||||||
| 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.ConstructedDataAttribute
public class ConstructedDataAttribute
| Field Summary |
|---|
| Fields inherited from class org.openiec61850.common.model.ModelNode |
|---|
children, fc, objectReference |
| Constructor Summary | |
|---|---|
ConstructedDataAttribute(ObjectReference objectReference,
FunctionalConstraint fc,
java.util.List<ModelNode> children)
|
|
| Method Summary | |
|---|---|
ConstructedDataAttribute |
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 ConstructedDataAttribute(ObjectReference objectReference,
FunctionalConstraint fc,
java.util.List<ModelNode> children)
objectReference - fc - children - can be of type CONSTRUCTED_DATA_ATTRIBUTE and/or
BASIC_DATA_ATTRIBUTE| Method 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 | ||||||||