Overview
Package
Class
Use
Tree
Deprecated
Index
Help
2010-01-26 1.2.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
G
getAccessFlags()
- Method in class org.eclipse.soda.dk.platform.validation.test.checker.
DeclarationInfo
Gets the access flags (int) value.
getClassCount()
- Method in class org.eclipse.soda.dk.platform.validation.test.checker.
ClassLibValidator
Gets the class count (int) value.
getDescription()
- Method in class org.eclipse.soda.dk.platform.validation.test.agent.
PlatformValidationTestAgent
Gets the description (String) value.
getExceptionNames()
- Method in class org.eclipse.soda.dk.platform.validation.test.checker.
MethodInfo
Gets the exception names (String[]) value.
getExportedServiceNames()
- Method in class org.eclipse.soda.dk.platform.validation.test.agent.bundle.
PlatformValidationTestAgentBundle
Return the exported service name(s) to be registered by the PlatformValidationTestAgent bundle.
getExportedServiceNames(String, Dictionary, Dictionary, IBundleActivationManager)
- Method in class org.eclipse.soda.dk.platform.validation.test.agent.factory.
PlatformValidationTestAgentFactory
Return the exported service name(s) to be registered by the PlatformValidationTestAgent bundle.
getExportedServiceNames()
- Method in class org.eclipse.soda.dk.platform.validation.test.agent.managed.
PlatformValidationTestAgentManaged
Return the exported service name(s) to be registered by the PlatformValidationTestAgent bundle.
getFields()
- Method in class org.eclipse.soda.dk.platform.validation.test.checker.
ClassInfo
Gets the fields (FieldInfo[]) value.
getImportedServiceNames()
- Method in class org.eclipse.soda.dk.platform.validation.test.agent.bundle.
PlatformValidationTestAgentBundle
Return the imported service name(s) to be registered by the PlatformValidationTestAgent bundle.
getImportedServiceNames(String, Dictionary, Dictionary, IBundleActivationManager)
- Method in class org.eclipse.soda.dk.platform.validation.test.agent.factory.
PlatformValidationTestAgentFactory
Return the imported service name(s) to be registered by the PlatformValidationTestAgent bundle.
getImportedServiceNames()
- Method in class org.eclipse.soda.dk.platform.validation.test.agent.managed.
PlatformValidationTestAgentManaged
Return the imported service name(s) to be registered by the PlatformValidationTestAgent bundle.
getInnerClassAccessFlags()
- Method in class org.eclipse.soda.dk.platform.validation.test.checker.
ClassInfo
Gets the inner class access flags (Integer) value.
getInterfaceNames()
- Method in class org.eclipse.soda.dk.platform.validation.test.checker.
ClassInfo
Gets the interface names (String[]) value.
getInterfaces()
- Method in class org.eclipse.soda.dk.platform.validation.test.checker.
ClassInfo
Gets the interfaces (Class[]) value.
getKey(int)
- Static method in class org.eclipse.soda.dk.platform.validation.test.agent.
PlatformValidationTestAgentResourceBundle
Returns the String key based on the specified key number.
getKey(int)
- Static method in class org.eclipse.soda.dk.platform.validation.test.builder.
ClassInfoBuilderResourceBundle
Returns the String key based on the specified key number.
getKey(int)
- Static method in class org.eclipse.soda.dk.platform.validation.test.parser.
ClassLibParserResourceBundle
Returns the String key based on the specified key number.
getKeys()
- Method in class org.eclipse.soda.dk.platform.validation.test.agent.
PlatformValidationTestAgentResourceBundle
Get CONNECTION_KEYS (
Enumeration
) value.
getKeys()
- Method in class org.eclipse.soda.dk.platform.validation.test.builder.
ClassInfoBuilderResourceBundle
Get CONNECTION_KEYS (
Enumeration
) value.
getKeys()
- Method in class org.eclipse.soda.dk.platform.validation.test.parser.
ClassLibParserResourceBundle
Get CONNECTION_KEYS (
Enumeration
) value.
getMethods()
- Method in class org.eclipse.soda.dk.platform.validation.test.checker.
ClassInfo
Gets the methods (MethodInfo[]) value.
getModifiers()
- Method in class org.eclipse.soda.dk.platform.validation.test.checker.
ClassInfo
Gets the modifiers (int) value.
getModifiers()
- Method in class org.eclipse.soda.dk.platform.validation.test.checker.
DeclarationInfo
Gets the modifiers (int) value.
getName()
- Method in class org.eclipse.soda.dk.platform.validation.test.checker.
DeclarationInfo
Gets the name (String) value.
getOptionalImportedServiceNames()
- Method in class org.eclipse.soda.dk.platform.validation.test.agent.bundle.
PlatformValidationTestAgentBundle
Gets the optional imported service names (String[]) value.
getOptionalImportedServiceNames()
- Method in class org.eclipse.soda.dk.platform.validation.test.agent.factory.
PlatformValidationTestAgentFactory
Gets the optional imported service names (String[]) value.
getOptionalImportedServiceNames()
- Method in class org.eclipse.soda.dk.platform.validation.test.agent.managed.
PlatformValidationTestAgentManaged
Gets the optional imported service names (String[]) value.
getOSGiValidationService()
- Method in class org.eclipse.soda.dk.platform.validation.test.agent.
PlatformValidationTestAgent
Gets the OSGi validation service value.
getPackageVersion(String)
- Method in class org.eclipse.soda.dk.platform.validation.test.agent.bundle.
PlatformValidationTestAgentBundle
Get package version with the specified name parameter and return the String result.
getPackageVersion(String)
- Method in class org.eclipse.soda.dk.platform.validation.test.agent.factory.
PlatformValidationTestAgentFactory
Get package version with the specified name parameter and return the String result.
getPackageVersion(String)
- Method in class org.eclipse.soda.dk.platform.validation.test.agent.managed.
PlatformValidationTestAgentManaged
Get package version with the specified name parameter and return the String result.
getPackageVersion(String)
- Method in interface org.eclipse.soda.dk.platform.validation.test.agent.service.
OSGiValidationService
Get package version with the specified name parameter and return the String result.
getParameterTypeDescriptors()
- Method in class org.eclipse.soda.dk.platform.validation.test.checker.
MethodInfo
Gets the parameter type descriptors (String[]) value.
getParameterTypes()
- Method in class org.eclipse.soda.dk.platform.validation.test.checker.
MethodInfo
Gets the parameter types (Class[]) value.
getSuperClass()
- Method in class org.eclipse.soda.dk.platform.validation.test.checker.
ClassInfo
Gets the super class (Class) value.
getSuperClassName()
- Method in class org.eclipse.soda.dk.platform.validation.test.checker.
ClassInfo
Gets the super class name (String) value.
getType(String)
- Static method in class org.eclipse.soda.dk.platform.validation.test.checker.
MemberInfo
Get type with the specified type descriptor parameter and return the Class result.
getType()
- Method in class org.eclipse.soda.dk.platform.validation.test.checker.
MemberInfo
Gets the type (Class) value.
getTypeDescriptor()
- Method in class org.eclipse.soda.dk.platform.validation.test.checker.
MemberInfo
Gets the type descriptor (String) value.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
2010-01-26 1.2.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
Copyright (c) 2010 IBM. See license in Legal section.