Class GFSAList
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.sa.GFSAObject
org.verapdf.gf.model.impl.sa.lists.GFSAList
- Author:
- Maxim Plushchov
-
Field Summary
FieldsFields inherited from class org.verapdf.gf.model.impl.sa.GFSAObject
objectFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.verapdf.gf.model.impl.sa.GFSAObject
getContext, geterrorArguments, getErrorArguments, geterrorCodes, getErrorCodes, getObject, getstructureID, setObjectMethods inherited from class org.verapdf.model.GenericModelObject
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 org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Field Details
-
LIST_ITEMS
- See Also:
-
LIST_TYPE
- See Also:
-
-
Constructor Details
-
GFSAList
-
-
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
-