| API Test Coverage Report for org.eclipse.jst.common.annotations.controller | ![]() |
| Test Coverage (methods tested: 12, methods not tested: 129) |
| Hide tested methods | Hide untested methods | Collapse classes |
org.eclipse.jst.common.internal.annotations.controller.AnnotationsController
![]()
disableAnnotations (Lorg/eclipse/emf/ecore/EObject;Ljava/lang/String;)Lorg/eclipse/core/runtime/IStatus;
![]()
dispose ()V
![]()
getEnabledAnnotationFile (Lorg/eclipse/emf/ecore/EObject;)Lorg/eclipse/core/resources/IFile;
![]()
initialize (Lorg/eclipse/core/resources/IProject;)V
![]()
isTagHandlerInstalled (Ljava/lang/String;)Z
![]()
process ([Lorg/eclipse/core/resources/IResource;)[Lorg/eclipse/core/resources/IFile;
![]()
process (Lorg/eclipse/core/resources/IResource;)[Lorg/eclipse/core/resources/IFile;
|
org.eclipse.jst.common.internal.annotations.controller.AnnotationsControllerHelper
![]()
<clinit> ()V
![]()
<init> ()V
![]()
addAnnotations (Lorg/eclipse/emf/ecore/EObject;Ljava/lang/String;Ljava/lang/Object;)V
![]()
findType (Ljava/lang/String;Lorg/eclipse/emf/ecore/EObject;)Lorg/eclipse/jdt/core/IType;
![]()
getAnnotatedCU (Lorg/eclipse/emf/ecore/EObject;)Lorg/eclipse/jdt/core/ICompilationUnit;
![]()
getAnnotations (Lorg/eclipse/emf/ecore/EObject;Ljava/lang/String;)Ljava/lang/Object;
![]()
getTagset (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/String;
![]()
hasAnnotationSupport (Lorg/eclipse/core/resources/IProject;)Z
![]()
isAnnotated (Lorg/eclipse/emf/ecore/EObject;)Z
![]()
setAnnotated (Lorg/eclipse/emf/ecore/EObject;Ljava/lang/String;)V
|
org.eclipse.jst.common.internal.annotations.controller.AnnotationsControllerManager
![]()
<clinit> ()V
![]()
<init> ()V
![]()
addAnnotationController (Lorg/eclipse/jst/common/internal/annotations/controller/AnnotationsControllerManager$Descriptor;)V
![]()
getAnnotationsController (Lorg/eclipse/core/resources/IProject;)Lorg/eclipse/jst/common/internal/annotations/controller/AnnotationsController;
![]()
getAnnotationsControllers ()Ljava/util/Map;
![]()
getDescriptor (Lorg/eclipse/core/resources/IProject;)Lorg/eclipse/jst/common/internal/annotations/controller/AnnotationsControllerManager$Descriptor;
![]()
getDescriptors ()Ljava/util/SortedSet;
![]()
hasAnnotationsBuilder (Lorg/eclipse/core/resources/IProject;)Z
![]()
hasBuilder (Lorg/eclipse/core/resources/IProject;Ljava/lang/String;)Z
![]()
identifierChanged (Lorg/eclipse/wst/common/frameworks/internal/enablement/EnablementIdentifierEvent;)V
![]()
isAnyAnnotationsSupported ()Z
![]()
readElement (Lorg/eclipse/core/runtime/IConfigurationElement;)Z
|
org.eclipse.jst.common.internal.annotations.controller.AnnotationsControllerManager$Descriptor
![]()
<clinit> ()V
![]()
<init> (Lorg/eclipse/core/runtime/IConfigurationElement;)V
![]()
createInstance ()Lorg/eclipse/jst/common/internal/annotations/controller/AnnotationsController;
![]()
getBuilderID ()Ljava/lang/String;
![]()
getID ()Ljava/lang/String;
![]()
getLoadOrder ()I
|
org.eclipse.jst.common.internal.annotations.registry.AnnotationsControllerResources
![]()
<clinit> ()V
|
org.eclipse.jst.common.internal.annotations.registry.AnnotationTagDynamicInitializer
![]()
registerTags ()V
|
org.eclipse.jst.common.internal.annotations.registry.AnnotationTagRegistry
![]()
<clinit> ()V
![]()
<init> ()V
![]()
access$0 ()Ljava/util/Map;
![]()
access$1 ()Ljava/util/Map;
![]()
access$2 ()Ljava/util/Map;
![]()
getAllTagSpecs ()Ljava/util/List;
![]()
getFieldTag (Ljava/lang/String;)Lorg/eclipse/jst/common/internal/annotations/registry/TagSpec;
![]()
getMethodTag (Ljava/lang/String;)Lorg/eclipse/jst/common/internal/annotations/registry/TagSpec;
![]()
getTypeTag (Ljava/lang/String;)Lorg/eclipse/jst/common/internal/annotations/registry/TagSpec;
![]()
isFieldTag (Ljava/lang/String;)Z
![]()
isMethodTag (Ljava/lang/String;)Z
![]()
isTypeTag (Ljava/lang/String;)Z
![]()
tagFromTagName (Ljava/lang/String;)Ljava/lang/String;
![]()
tagSetFromTagName (Ljava/lang/String;)Ljava/lang/String;
|
org.eclipse.jst.common.internal.annotations.registry.AnnotationTagsetRegistry
![]()
<clinit> ()V
![]()
<init> ()V
![]()
getDescriptor (Ljava/lang/String;)Lorg/eclipse/jst/common/internal/annotations/registry/TagsetDescriptor;
![]()
getDescriptors ()Ljava/util/List;
![]()
getIndex ()Ljava/util/Map;
![]()
readElement (Lorg/eclipse/core/runtime/IConfigurationElement;)Z
![]()
registerTagset (Lorg/eclipse/jst/common/internal/annotations/registry/TagsetDescriptor;)V
|
org.eclipse.jst.common.internal.annotations.registry.AttributeValueProposalHelper
![]()
<init> (Ljava/lang/String;IILjava/lang/String;)V
![]()
ensureBeginQuote ()Z
![]()
ensureEndQuote ()Z
![]()
getReplacementLength ()I
![]()
getReplacementString ()Ljava/lang/String;
![]()
getValueDisplayString ()Ljava/lang/String;
![]()
getValueOffset ()I
![]()
setEnsureBeginQuote (Z)V
![]()
setEnsureEndQuote (Z)V
![]()
setReplacementLength (I)V
![]()
setReplacementString (Ljava/lang/String;)V
![]()
setValueDisplayString (Ljava/lang/String;)V
![]()
setValueOffset (I)V
|
org.eclipse.jst.common.internal.annotations.registry.AttributeValuesHelper
![]()
<clinit> ()V
![]()
getAttributeValueProposalHelpers (Lorg/eclipse/jst/common/internal/annotations/registry/TagAttribSpec;Ljava/lang/String;ILorg/eclipse/jdt/core/IJavaElement;)[Lorg/eclipse/jst/common/internal/annotations/registry/AttributeValueProposalHelper;
![]()
getValidValues (Lorg/eclipse/jst/common/internal/annotations/registry/TagAttribSpec;Lorg/eclipse/jdt/core/IJavaElement;)[Ljava/lang/String;
|
org.eclipse.jst.common.internal.annotations.registry.TagAttribSpec
![]()
<init> (Ljava/lang/String;Ljava/lang/String;)V
![]()
<init> (Ljava/lang/String;)V
![]()
clearRequired ()V
![]()
clearUnique ()V
![]()
getAttribName ()Ljava/lang/String;
![]()
getHelpKey ()Ljava/lang/String;
![]()
getTagSpec ()Lorg/eclipse/jst/common/internal/annotations/registry/TagSpec;
![]()
getTextKey (I)Ljava/lang/String;
![]()
getType ()I
![]()
getUnique ()Lorg/eclipse/jst/common/internal/annotations/registry/TagAttribSpec$Unique;
![]()
getValidValues ()[Ljava/lang/String;
![]()
isRequired ()Z
![]()
isUnique ()Z
![]()
lookupTagHelp ()Ljava/lang/String;
![]()
setAttribName (Ljava/lang/String;)V
![]()
setHelpKey (Ljava/lang/String;)V
![]()
setRequired ()V
![]()
setTagSpec (Lorg/eclipse/jst/common/internal/annotations/registry/TagSpec;)V
![]()
setType (Ljava/lang/String;)V
![]()
setType (I)V
![]()
setUnique ()V
![]()
setValidValues ([Ljava/lang/String;)V
![]()
transformLocalizedText (Ljava/lang/String;)Ljava/lang/String;
![]()
typeNameToType (Ljava/lang/String;)I
![]()
typeToTypeName (I)Ljava/lang/String;
![]()
uniqueScopeFromString (Ljava/lang/String;)I
![]()
uniqueScopeToString (I)Ljava/lang/String;
![]()
valueIsBool ()Z
![]()
valueIsJavaType ()Z
![]()
valueIsText ()Z
|
org.eclipse.jst.common.internal.annotations.registry.TagAttribSpec$Unique
![]()
<init> (Lorg/eclipse/jst/common/internal/annotations/registry/TagAttribSpec;)V
![]()
getScope ()I
![]()
setScope (I)V
|
org.eclipse.jst.common.internal.annotations.registry.TagsetDescriptor
![]()
<init> (Lorg/eclipse/core/runtime/IConfigurationElement;)V
![]()
<init> ()V
![]()
getDescription ()Ljava/lang/String;
![]()
getDirectDependents ()[Lorg/eclipse/jst/common/internal/annotations/registry/TagsetDescriptor;
![]()
getDisplayName ()Ljava/lang/String;
![]()
getElement ()Lorg/eclipse/core/runtime/IConfigurationElement;
![]()
getName ()Ljava/lang/String;
![]()
getParentTagset ()Ljava/lang/String;
![]()
getValidValuesHelper ()Lorg/eclipse/jst/common/internal/annotations/registry/AttributeValuesHelper;
![]()
setValidValuesHelper (Lorg/eclipse/jst/common/internal/annotations/registry/AttributeValuesHelper;)V
|
org.eclipse.jst.common.internal.annotations.registry.TagSpec
![]()
<init> (Ljava/lang/String;II)V
![]()
addAttribute (Lorg/eclipse/jst/common/internal/annotations/registry/TagAttribSpec;)V
![]()
attributeNamed (Ljava/lang/String;)Lorg/eclipse/jst/common/internal/annotations/registry/TagAttribSpec;
![]()
computeHelpKey ()Ljava/lang/String;
![]()
getAttributes ()Ljava/util/List;
![]()
getBundle ()Lorg/osgi/framework/Bundle;
![]()
getHelpKey ()Ljava/lang/String;
![]()
getMultiplicity ()I
![]()
getResourceBundle ()Ljava/util/ResourceBundle;
![]()
getScope ()I
![]()
getTagName ()Ljava/lang/String;
![]()
getTagSetDescriptor ()Lorg/eclipse/jst/common/internal/annotations/registry/TagsetDescriptor;
![]()
getValidValuesHelper ()Lorg/eclipse/jst/common/internal/annotations/registry/AttributeValuesHelper;
![]()
lookupTagHelp ()Ljava/lang/String;
![]()
multiplicityFromString (Ljava/lang/String;)I
![]()
scopeFromString (Ljava/lang/String;)I
![]()
setAttributes (Ljava/util/List;)V
![]()
setBundle (Lorg/osgi/framework/Bundle;)V
![]()
setHelpKey (Ljava/lang/String;)V
![]()
setMultiplicity (I)V
![]()
setResourceBundle (Ljava/util/ResourceBundle;)V
![]()
setScope (I)V
![]()
setTagName (Ljava/lang/String;)V
![]()
setValidValuesHelper (Lorg/eclipse/jst/common/internal/annotations/registry/AttributeValuesHelper;)V
|