Class GFOp_DP
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.gf.model.impl.operator.base.GFOperator
org.verapdf.gf.model.impl.operator.markedcontent.GFOpMarkedContent
org.verapdf.gf.model.impl.operator.markedcontent.GFOp_DP
- All Implemented Interfaces:
Object,Op_DP,Operator,OpMarkedContent
- Author:
- Timur Kamalov
-
Field Summary
FieldsFields inherited from class org.verapdf.gf.model.impl.operator.markedcontent.GFOpMarkedContent
ACTUAL_TEXT, LANG, PROPERTIES, TAGFields inherited from class org.verapdf.gf.model.impl.operator.base.GFOperator
arguments, MAX_NUMBER_OF_ELEMENTSFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.verapdf.gf.model.impl.operator.markedcontent.GFOpMarkedContent
getActualText, getAlt, getE, getInheritedActualText, getInheritedMCID, getLang, getMCID, getParentLang, getParentsTags, getParentStructureTag, getPropertiesDict, getTag, hashCode, initializePropertiesDictMethods inherited from class org.verapdf.gf.model.impl.operator.base.GFOperator
getLastInteger, getLastNumber, getListOfNumbersMethods 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, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Field Details
-
OP_DP_TYPE
Type name forGFOp_DP- See Also:
-
-
Constructor Details
-
GFOp_DP
-
-
Method Details
-
getLinkedObjects
- Specified by:
getLinkedObjectsin interfaceObject- Overrides:
getLinkedObjectsin classGFOpMarkedContent- Parameters:
link- - the name of a link- Returns:
- List of objects with the given link
-