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 String
static final String
Fields 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, isContextDependent
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
Methods 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:
getLinkedObjects
in interfaceObject
- Overrides:
getLinkedObjects
in classGenericModelObject
- Parameters:
link
- - the name of a link- Returns:
- List of objects with the given link
-
getChildren
-
parseChildren
protected void parseChildren() -
getRoot
-