Class BuiltInTypes
java.lang.Object
org.apache.uima.taeconfigurator.model.AbstractModelPart
org.apache.uima.taeconfigurator.model.BuiltInTypes
Gets and caches an array list of all the built-in tcas types.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MapThe Constant typeDescriptions.static final org.apache.uima.cas.TypeSystemThe Constant typeSystem.Fields inherited from class org.apache.uima.taeconfigurator.model.AbstractModelPart
casCreateProperties, dirty, modelRoot -
Method Summary
Methods inherited from class org.apache.uima.taeconfigurator.model.AbstractModelPart
markDirty
-
Field Details
-
typeSystem
public static final org.apache.uima.cas.TypeSystem typeSystemThe Constant typeSystem. -
typeDescriptions
The Constant typeDescriptions.
-