Class GFOp_EMC
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_EMC
- All Implemented Interfaces:
Object,Op_EMC,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, getLinkedObjects, 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, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Field Details
-
OP_EMC_TYPE
Type name forGFOp_EMC- See Also:
-
-
Constructor Details
-
GFOp_EMC
-