public class TypeImpl_stringSubtype extends TypeImpl_string
isBuiltIn, isCreatableAndNotBuiltinArray, isFeatureFinal, isInheritanceFinal, isLongOrDouble, isRefType, javaClass, singleton| Constructor and Description | 
|---|
| TypeImpl_stringSubtype(String name,
                      TypeSystemImpl tsi,
                      TypeImpl supertype,
                      Set<String> allowedValues) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isStringSubtype()Check if the type is a String subtype. | 
isStringOrStringSubtype, subsumesisPrimitivecompareTo, equals, getAppropriateFeatures, getCode, getComponentSlotKind, getComponentType, getFeature, getFeatureByBaseName, getFeatureImpls, getFeatures, getFeaturesAsStream, getFsSpaceReq, getFsSpaceReq, getFsSpaceReq, getJCasClassName, getMergedStaticFeaturesIntroducedByThisType, getName, getNbrOfLongOrDoubleFeatures, getNumberOfFeatures, getShortName, getSuperType, getTypeSystem, hashCode, hashCodeNameLong, hasRefFeature, isAnnotationBaseType, isAnnotationType, isAppropriateFeature, isArray, isCreatableAndNotBuiltinArray, isFeatureFinal, isInheritanceFinal, isLongOrDouble, isTopType, isTypedFsArray, iterator, prettyPrint, prettyPrintWithSubTypes, subsumesStrictly, subsumesValue, toString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic TypeImpl_stringSubtype(String name, TypeSystemImpl tsi, TypeImpl supertype, Set<String> allowedValues)
public boolean isStringSubtype()
TypeisStringSubtype in interface TypeisStringSubtype in class TypeImpltrue iff the type is a String subtype type; false for plain stringType.isStringSubtype()Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.