Class GFOp_BMC
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_BMC
- All Implemented Interfaces:
Object,Op_BMC,Operator,OpMarkedContent
- Author:
- Timur Kamalov
-
Field Summary
FieldsFields inherited from class org.verapdf.gf.model.impl.operator.markedcontent.GFOpMarkedContent
ACTUAL_TEXT, ALT, 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
ConstructorsConstructorDescriptionGFOp_BMC(List<COSBase> arguments, GFOpMarkedContent markedContent, String parentsTags, boolean isRealContent) -
Method Summary
Methods inherited from class org.verapdf.gf.model.impl.operator.markedcontent.GFOpMarkedContent
getActualText, getAlt, getE, getInheritedActualText, getInheritedAlt, getInheritedLang, getInheritedMCID, getInheritedStringAttribute, getLang, getLinkLang, getLinkTag, getMCID, getParentsTags, getParentStructElem, getPropertiesDict, getStringAttribute, getStructParentLang, hashCode, initializePropertiesDict, isRealContentMethods 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_BMC_TYPE
Type name forGFOp_BMC- See Also:
-
-
Constructor Details
-
GFOp_BMC
public GFOp_BMC(List<COSBase> arguments, GFOpMarkedContent markedContent, String parentsTags, boolean isRealContent)
-
-
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
-
getTag
- Overrides:
getTagin classGFOpMarkedContent
-