|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.cas.impl.TypeImpl
org.apache.uima.cas.impl.StringTypeImpl
public class StringTypeImpl
Class comment for StringTypeImpl.java goes here.
Constructor Summary | |
---|---|
StringTypeImpl(java.lang.String name,
int code,
TypeSystemImpl ts)
Constructor for StringTypeImpl. |
Method Summary |
---|
Methods inherited from class org.apache.uima.cas.impl.TypeImpl |
---|
compareTo, getAppropriateFeatures, getCode, getComponentType, getFeature, getFeatureByBaseName, getFeatures, getName, getNumberOfFeatures, getShortName, getSuperType, getTypeSystem, isAnnotationType, isArray, isFeatureFinal, isInheritanceFinal, isPrimitive, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StringTypeImpl(java.lang.String name, int code, TypeSystemImpl ts)
name
- code
- ts
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |