Class AbstractModelPart
java.lang.Object
org.apache.uima.taeconfigurator.model.AbstractModelPart
- Direct Known Subclasses:
AllTypes
,BuiltInTypes
,DefinedTypesWithSupers
,DescriptorTCAS
The Class AbstractModelPart.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Properties
The Constant casCreateProperties.protected boolean
The dirty.protected MultiPageEditor
The model root. -
Constructor Summary
ConstructorDescriptionInstantiates a new abstract model part. -
Method Summary
-
Field Details
-
casCreateProperties
The Constant casCreateProperties. -
modelRoot
The model root. -
dirty
protected boolean dirtyThe dirty.
-
-
Constructor Details
-
AbstractModelPart
Instantiates a new abstract model part.- Parameters:
pMPE
- the mpe
-
-
Method Details
-
markDirty
public void markDirty()Mark dirty.
-