Package org.verapdf.gf.model.impl.sa
Class GFSAStructTreeRoot
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.sa.GFSAStructTreeRoot
- All Implemented Interfaces:
Iterable<INode>,Object,SAStructTreeRoot,ITree
- Author:
- Maxim Plushchov
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<GFSAStructElem>static final Stringstatic final StringFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.verapdf.model.GenericModelObject
getContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Field Details
-
STRUCT_TREE_ROOT_TYPE
- See Also:
-
CHILDREN
- See Also:
-
children
-
-
Constructor Details
-
GFSAStructTreeRoot
-
-
Method Details
-
getLinkedObjects
- Specified by:
getLinkedObjectsin interfaceObject- Overrides:
getLinkedObjectsin classGenericModelObject- Parameters:
link- - the name of a link- Returns:
- List of objects with the given link
-
getChildren
-
parseChildren
protected void parseChildren() -
getRoot
-