children, objectReference| 构造器和说明 |
|---|
LogicalNode(ObjectReference objectReference,
List<FcDataObject> fcDataObjects) |
| 限定符和类型 | 方法和说明 |
|---|---|
LogicalNode |
copy()
Returns a copy of model node with all of its children.
|
Brcb |
getBrcb(String brcbName) |
Collection<Brcb> |
getBrcbs() |
ModelNode |
getChild(String childName,
Fc fc)
Returns the child node with the given name and functional constraint.
|
List<FcDataObject> |
getChildren(Fc fc) |
Urcb |
getUrcb(String urcbName) |
Collection<Urcb> |
getUrcbs() |
String |
toString() |
getBasicDataAttributes, getChild, getChildren, getIterators, getName, getParent, getReference, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic LogicalNode(ObjectReference objectReference, List<FcDataObject> fcDataObjects)
public LogicalNode copy()
ModelNodepublic List<FcDataObject> getChildren(Fc fc)
public Collection<Urcb> getUrcbs()
public Collection<Brcb> getBrcbs()
public ModelNode getChild(String childName, Fc fc)
ModelNodeCopyright © 2025. All rights reserved.