public class TypeImpl_annot extends TypeImpl_annotBase
isBuiltIn, isCreatableAndNotBuiltinArray, isFeatureFinal, isInheritanceFinal, isLongOrDouble, isRefType, javaClass, singleton| Constructor and Description | 
|---|
| TypeImpl_annot(String name,
              TypeSystemImpl tsi,
              TypeImpl supertype,
              Class<?> javaClass) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isAnnotationType()Check if this is an annotation type. | 
isAnnotationBaseTypecompareTo, equals, getAppropriateFeatures, getCode, getComponentSlotKind, getComponentType, getFeature, getFeatureByBaseName, getFeatureImpls, getFeatures, getFeaturesAsStream, getFsSpaceReq, getFsSpaceReq, getFsSpaceReq, getJCasClassName, getMergedStaticFeaturesIntroducedByThisType, getName, getNbrOfLongOrDoubleFeatures, getNumberOfFeatures, getShortName, getSuperType, getTypeSystem, hashCode, hashCodeNameLong, hasRefFeature, isAppropriateFeature, isArray, isCreatableAndNotBuiltinArray, isFeatureFinal, isInheritanceFinal, isLongOrDouble, isPrimitive, isStringOrStringSubtype, isStringSubtype, isTopType, isTypedFsArray, iterator, prettyPrint, prettyPrintWithSubTypes, subsumes, subsumesStrictly, subsumesValue, toString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic TypeImpl_annot(String name, TypeSystemImpl tsi, TypeImpl supertype, Class<?> javaClass)
public boolean isAnnotationType()
TypeImplisAnnotationType in class TypeImpltrue, if this is an annotation type or subtype;
         false, else.Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.