Class AbstractModelPart
java.lang.Object
org.apache.uima.taeconfigurator.model.AbstractModelPart
- Direct Known Subclasses:
AllTypes,BuiltInTypes,DefinedTypesWithSupers,DescriptorTCAS
The Class AbstractModelPart.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PropertiesThe Constant casCreateProperties.protected booleanThe dirty.protected MultiPageEditorThe model root. -
Constructor Summary
ConstructorsConstructorDescriptionInstantiates 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.
-