|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openiec61850.ModelNode
org.openiec61850.FcModelNode
public abstract class FcModelNode
Field Summary | |
---|---|
protected FunctionalConstraint |
fc
|
Fields inherited from class org.openiec61850.ModelNode |
---|
children, objectReference |
Constructor Summary | |
---|---|
FcModelNode()
|
Method Summary | |
---|---|
FunctionalConstraint |
getFunctionalConstraint()
|
java.lang.String |
toString()
|
Methods inherited from class org.openiec61850.ModelNode |
---|
copy, findSubNode, findSubNode, findSubNode, findSubNode, getBasicDataAttributes, getChild, getChild, getChildren, getIterators, getNodeName, getReference, iterator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected FunctionalConstraint fc
Constructor Detail |
---|
public FcModelNode()
Method Detail |
---|
public FunctionalConstraint getFunctionalConstraint()
public java.lang.String toString()
toString
in class ModelNode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |