Class PathObjectOrTypeNode
java.lang.Object
com.regnosys.rosetta.common.inspection.PathObjectOrTypeNode
- All Implemented Interfaces:
Node<PathObject<PathObjectOrTypeNode.ObjectAndType>>
public class PathObjectOrTypeNode
extends Object
implements Node<PathObject<PathObjectOrTypeNode.ObjectAndType>>
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionget()booleaninspect()booleanisGuarded(Node<PathObject<PathObjectOrTypeNode.ObjectAndType>> childNode) static PathObjectOrTypeNode
-
Constructor Details
-
PathObjectOrTypeNode
-
-
Method Details
-
root
-
getChildren
- Specified by:
getChildrenin interfaceNode<PathObject<PathObjectOrTypeNode.ObjectAndType>>
-
get
- Specified by:
getin interfaceNode<PathObject<PathObjectOrTypeNode.ObjectAndType>>
-
isGuarded
- Specified by:
isGuardedin interfaceNode<PathObject<PathObjectOrTypeNode.ObjectAndType>>
-
inspect
public boolean inspect()- Specified by:
inspectin interfaceNode<PathObject<PathObjectOrTypeNode.ObjectAndType>>
-