Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
C
CHAR
- Static variable in class org.netbeans.jmi.javamodel.
PrimitiveTypeKindEnum
Enumeration constant corresponding to literal char.
COMP
- Static variable in class org.netbeans.jmi.javamodel.
OperatorEnum
Enumeration constant corresponding to literal comp.
CallableFeature
- interface org.netbeans.jmi.javamodel.
CallableFeature
.
CallableFeature object instance interface.
CallableFeatureClass
- interface org.netbeans.jmi.javamodel.
CallableFeatureClass
.
CallableFeature class proxy interface.
Case
- interface org.netbeans.jmi.javamodel.
Case
.
Case object instance interface.
CaseClass
- interface org.netbeans.jmi.javamodel.
CaseClass
.
Case class proxy interface.
Catch
- interface org.netbeans.jmi.javamodel.
Catch
.
Catch object instance interface.
CatchClass
- interface org.netbeans.jmi.javamodel.
CatchClass
.
Catch class proxy interface.
CharLiteral
- interface org.netbeans.jmi.javamodel.
CharLiteral
.
CharLiteral object instance interface.
CharLiteralClass
- interface org.netbeans.jmi.javamodel.
CharLiteralClass
.
CharLiteral class proxy interface.
ClassDefinition
- interface org.netbeans.jmi.javamodel.
ClassDefinition
.
ClassDefinition object instance interface.
ClassDefinitionClass
- interface org.netbeans.jmi.javamodel.
ClassDefinitionClass
.
ClassDefinition class proxy interface.
ClassExpression
- interface org.netbeans.jmi.javamodel.
ClassExpression
.
ClassExpression object instance interface.
ClassExpressionClass
- interface org.netbeans.jmi.javamodel.
ClassExpressionClass
.
ClassExpression class proxy interface.
ClassMember
- interface org.netbeans.jmi.javamodel.
ClassMember
.
ClassMember object instance interface.
ClassMemberClass
- interface org.netbeans.jmi.javamodel.
ClassMemberClass
.
ClassMember class proxy interface.
Codebase
- interface org.netbeans.jmi.javamodel.
Codebase
.
Codebase object instance interface.
CodebaseClass
- interface org.netbeans.jmi.javamodel.
CodebaseClass
.
Codebase class proxy interface.
ComplexExpression
- interface org.netbeans.jmi.javamodel.
ComplexExpression
.
ComplexExpression object instance interface.
ComplexExpressionClass
- interface org.netbeans.jmi.javamodel.
ComplexExpressionClass
.
ComplexExpression class proxy interface.
Condition
- interface org.netbeans.jmi.javamodel.
Condition
.
Condition object instance interface.
ConditionClass
- interface org.netbeans.jmi.javamodel.
ConditionClass
.
Condition class proxy interface.
ConditionalExpression
- interface org.netbeans.jmi.javamodel.
ConditionalExpression
.
ConditionalExpression object instance interface.
ConditionalExpressionClass
- interface org.netbeans.jmi.javamodel.
ConditionalExpressionClass
.
ConditionalExpression class proxy interface.
Constructor
- interface org.netbeans.jmi.javamodel.
Constructor
.
Constructor object instance interface.
ConstructorClass
- interface org.netbeans.jmi.javamodel.
ConstructorClass
.
Constructor class proxy interface.
ConstructorInvocation
- interface org.netbeans.jmi.javamodel.
ConstructorInvocation
.
ConstructorInvocation object instance interface.
ConstructorInvocationClass
- interface org.netbeans.jmi.javamodel.
ConstructorInvocationClass
.
ConstructorInvocation class proxy interface.
ContainsResources
- interface org.netbeans.jmi.javamodel.
ContainsResources
.
ContainsResources association proxy interface.
ContainsSubPackages
- interface org.netbeans.jmi.javamodel.
ContainsSubPackages
.
ContainsSubPackages association proxy interface.
ContinueStatement
- interface org.netbeans.jmi.javamodel.
ContinueStatement
.
ContinueStatement object instance interface.
ContinueStatementClass
- interface org.netbeans.jmi.javamodel.
ContinueStatementClass
.
ContinueStatement class proxy interface.
containsIdentifier(String)
- Method in interface org.netbeans.jmi.javamodel.
Resource
createAnnotation()
- Method in interface org.netbeans.jmi.javamodel.
AnnotationClass
The default factory operation used to create an instance object.
createAnnotation(String, List)
- Method in interface org.netbeans.jmi.javamodel.
AnnotationClass
Creates an instance object having attributes initialized by the passed values.
createAnnotationType()
- Method in interface org.netbeans.jmi.javamodel.
AnnotationTypeClass
The default factory operation used to create an instance object.
createAnnotationType(String, List, int, String, JavaDoc, List, MultipartId, List, List)
- Method in interface org.netbeans.jmi.javamodel.
AnnotationTypeClass
Creates an instance object having attributes initialized by the passed values.
createArgumentList()
- Method in interface org.netbeans.jmi.javamodel.
ArgumentListClass
The default factory operation used to create an instance object.
createArgumentList(List)
- Method in interface org.netbeans.jmi.javamodel.
ArgumentListClass
Creates an instance object having attributes initialized by the passed values.
createArray()
- Method in interface org.netbeans.jmi.javamodel.
ArrayClass
The default factory operation used to create an instance object.
createArray(String, List, MultipartId, List)
- Method in interface org.netbeans.jmi.javamodel.
ArrayClass
Creates an instance object having attributes initialized by the passed values.
createArrayAccess()
- Method in interface org.netbeans.jmi.javamodel.
ArrayAccessClass
The default factory operation used to create an instance object.
createArrayAccess(PrimaryExpression, Expression)
- Method in interface org.netbeans.jmi.javamodel.
ArrayAccessClass
Creates an instance object having attributes initialized by the passed values.
createArrayInitialization()
- Method in interface org.netbeans.jmi.javamodel.
ArrayInitializationClass
The default factory operation used to create an instance object.
createArrayInitialization(List)
- Method in interface org.netbeans.jmi.javamodel.
ArrayInitializationClass
Creates an instance object having attributes initialized by the passed values.
createArrayReference()
- Method in interface org.netbeans.jmi.javamodel.
ArrayReferenceClass
The default factory operation used to create an instance object.
createArrayReference(String, MultipartId, int)
- Method in interface org.netbeans.jmi.javamodel.
ArrayReferenceClass
Creates an instance object having attributes initialized by the passed values.
createAssertStatement()
- Method in interface org.netbeans.jmi.javamodel.
AssertStatementClass
The default factory operation used to create an instance object.
createAssertStatement(Expression, Expression)
- Method in interface org.netbeans.jmi.javamodel.
AssertStatementClass
Creates an instance object having attributes initialized by the passed values.
createAssignment()
- Method in interface org.netbeans.jmi.javamodel.
AssignmentClass
The default factory operation used to create an instance object.
createAssignment(PrimaryExpression, Operator, Expression)
- Method in interface org.netbeans.jmi.javamodel.
AssignmentClass
Creates an instance object having attributes initialized by the passed values.
createAttribute()
- Method in interface org.netbeans.jmi.javamodel.
AttributeClass
The default factory operation used to create an instance object.
createAttribute(String, List, int, String, JavaDoc, TypeReference, InitialValue, String)
- Method in interface org.netbeans.jmi.javamodel.
AttributeClass
Creates an instance object having attributes initialized by the passed values.
createAttributeValue()
- Method in interface org.netbeans.jmi.javamodel.
AttributeValueClass
The default factory operation used to create an instance object.
createAttributeValue(String, InitialValue)
- Method in interface org.netbeans.jmi.javamodel.
AttributeValueClass
Creates an instance object having attributes initialized by the passed values.
createBooleanLiteral()
- Method in interface org.netbeans.jmi.javamodel.
BooleanLiteralClass
The default factory operation used to create an instance object.
createBooleanLiteral(boolean)
- Method in interface org.netbeans.jmi.javamodel.
BooleanLiteralClass
Creates an instance object having attributes initialized by the passed values.
createBreakStatement()
- Method in interface org.netbeans.jmi.javamodel.
BreakStatementClass
The default factory operation used to create an instance object.
createBreakStatement(String)
- Method in interface org.netbeans.jmi.javamodel.
BreakStatementClass
Creates an instance object having attributes initialized by the passed values.
createCase()
- Method in interface org.netbeans.jmi.javamodel.
CaseClass
The default factory operation used to create an instance object.
createCase(Expression, List)
- Method in interface org.netbeans.jmi.javamodel.
CaseClass
Creates an instance object having attributes initialized by the passed values.
createCatch()
- Method in interface org.netbeans.jmi.javamodel.
CatchClass
The default factory operation used to create an instance object.
createCatch(Parameter, StatementBlock)
- Method in interface org.netbeans.jmi.javamodel.
CatchClass
Creates an instance object having attributes initialized by the passed values.
createCharLiteral()
- Method in interface org.netbeans.jmi.javamodel.
CharLiteralClass
The default factory operation used to create an instance object.
createCharLiteral(String)
- Method in interface org.netbeans.jmi.javamodel.
CharLiteralClass
Creates an instance object having attributes initialized by the passed values.
createClassDefinition()
- Method in interface org.netbeans.jmi.javamodel.
ClassDefinitionClass
The default factory operation used to create an instance object.
createClassDefinition(String, List, MultipartId, List)
- Method in interface org.netbeans.jmi.javamodel.
ClassDefinitionClass
Creates an instance object having attributes initialized by the passed values.
createClassExpression()
- Method in interface org.netbeans.jmi.javamodel.
ClassExpressionClass
The default factory operation used to create an instance object.
createClassExpression(TypeReference)
- Method in interface org.netbeans.jmi.javamodel.
ClassExpressionClass
Creates an instance object having attributes initialized by the passed values.
createCodebase()
- Method in interface org.netbeans.jmi.javamodel.
CodebaseClass
The default factory operation used to create an instance object.
createCodebase(String, long, boolean, String)
- Method in interface org.netbeans.jmi.javamodel.
CodebaseClass
Creates an instance object having attributes initialized by the passed values.
createComplexExpression()
- Method in interface org.netbeans.jmi.javamodel.
ComplexExpressionClass
The default factory operation used to create an instance object.
createComplexExpression(Expression)
- Method in interface org.netbeans.jmi.javamodel.
ComplexExpressionClass
Creates an instance object having attributes initialized by the passed values.
createConditionalExpression()
- Method in interface org.netbeans.jmi.javamodel.
ConditionalExpressionClass
The default factory operation used to create an instance object.
createConditionalExpression(Expression, Expression, Expression)
- Method in interface org.netbeans.jmi.javamodel.
ConditionalExpressionClass
Creates an instance object having attributes initialized by the passed values.
createConstructor()
- Method in interface org.netbeans.jmi.javamodel.
ConstructorClass
The default factory operation used to create an instance object.
createConstructor(String, List, int, String, JavaDoc, StatementBlock, String, List, List, List)
- Method in interface org.netbeans.jmi.javamodel.
ConstructorClass
Creates an instance object having attributes initialized by the passed values.
createConstructorInvocation()
- Method in interface org.netbeans.jmi.javamodel.
ConstructorInvocationClass
The default factory operation used to create an instance object.
createConstructorInvocation(boolean, PrimaryExpression, List)
- Method in interface org.netbeans.jmi.javamodel.
ConstructorInvocationClass
Creates an instance object having attributes initialized by the passed values.
createContinueStatement()
- Method in interface org.netbeans.jmi.javamodel.
ContinueStatementClass
The default factory operation used to create an instance object.
createContinueStatement(String)
- Method in interface org.netbeans.jmi.javamodel.
ContinueStatementClass
Creates an instance object having attributes initialized by the passed values.
createDoStatement()
- Method in interface org.netbeans.jmi.javamodel.
DoStatementClass
The default factory operation used to create an instance object.
createDoStatement(Expression, Statement)
- Method in interface org.netbeans.jmi.javamodel.
DoStatementClass
Creates an instance object having attributes initialized by the passed values.
createDoubleLiteral()
- Method in interface org.netbeans.jmi.javamodel.
DoubleLiteralClass
The default factory operation used to create an instance object.
createDoubleLiteral(double)
- Method in interface org.netbeans.jmi.javamodel.
DoubleLiteralClass
Creates an instance object having attributes initialized by the passed values.
createEmptyStatement()
- Method in interface org.netbeans.jmi.javamodel.
EmptyStatementClass
The default factory operation used to create an instance object.
createEnumConstant()
- Method in interface org.netbeans.jmi.javamodel.
EnumConstantClass
The default factory operation used to create an instance object.
createEnumConstant(String, List, int, String, JavaDoc, boolean, TypeReference, int, InitialValue, String, ClassDefinition)
- Method in interface org.netbeans.jmi.javamodel.
EnumConstantClass
Creates an instance object having attributes initialized by the passed values.
createErrorInfo(String, int, int, ErrorType)
- Method in interface org.netbeans.jmi.javamodel.
JavaModelPackage
Creates an instance of ErrorInfo structure type.
createExpressionStatement()
- Method in interface org.netbeans.jmi.javamodel.
ExpressionStatementClass
The default factory operation used to create an instance object.
createExpressionStatement(Expression)
- Method in interface org.netbeans.jmi.javamodel.
ExpressionStatementClass
Creates an instance object having attributes initialized by the passed values.
createField()
- Method in interface org.netbeans.jmi.javamodel.
FieldClass
The default factory operation used to create an instance object.
createField(String, List, int, String, JavaDoc, boolean, TypeReference, int, InitialValue, String)
- Method in interface org.netbeans.jmi.javamodel.
FieldClass
Creates an instance object having attributes initialized by the passed values.
createFieldGroup()
- Method in interface org.netbeans.jmi.javamodel.
FieldGroupClass
The default factory operation used to create an instance object.
createFieldGroup(String, List, int, String, JavaDoc, TypeReference, List)
- Method in interface org.netbeans.jmi.javamodel.
FieldGroupClass
Creates an instance object having attributes initialized by the passed values.
createFloatLiteral()
- Method in interface org.netbeans.jmi.javamodel.
FloatLiteralClass
The default factory operation used to create an instance object.
createFloatLiteral(float)
- Method in interface org.netbeans.jmi.javamodel.
FloatLiteralClass
Creates an instance object having attributes initialized by the passed values.
createForEachStatement()
- Method in interface org.netbeans.jmi.javamodel.
ForEachStatementClass
The default factory operation used to create an instance object.
createForEachStatement(Statement, Parameter, Expression)
- Method in interface org.netbeans.jmi.javamodel.
ForEachStatementClass
Creates an instance object having attributes initialized by the passed values.
createForStatement()
- Method in interface org.netbeans.jmi.javamodel.
ForStatementClass
The default factory operation used to create an instance object.
createForStatement(Expression, List, Statement, List)
- Method in interface org.netbeans.jmi.javamodel.
ForStatementClass
Creates an instance object having attributes initialized by the passed values.
createIfStatement()
- Method in interface org.netbeans.jmi.javamodel.
IfStatementClass
The default factory operation used to create an instance object.
createIfStatement(Expression, Statement, Statement)
- Method in interface org.netbeans.jmi.javamodel.
IfStatementClass
Creates an instance object having attributes initialized by the passed values.
createImport()
- Method in interface org.netbeans.jmi.javamodel.
ImportClass
The default factory operation used to create an instance object.
createImport(String, MultipartId, boolean, boolean)
- Method in interface org.netbeans.jmi.javamodel.
ImportClass
Creates an instance object having attributes initialized by the passed values.
createInfixExpression()
- Method in interface org.netbeans.jmi.javamodel.
InfixExpressionClass
The default factory operation used to create an instance object.
createInfixExpression(Expression, Operator, Expression)
- Method in interface org.netbeans.jmi.javamodel.
InfixExpressionClass
Creates an instance object having attributes initialized by the passed values.
createInitializer()
- Method in interface org.netbeans.jmi.javamodel.
InitializerClass
The default factory operation used to create an instance object.
createInitializer(String, List, int, String, JavaDoc, StatementBlock, String)
- Method in interface org.netbeans.jmi.javamodel.
InitializerClass
Creates an instance object having attributes initialized by the passed values.
createIntLiteral()
- Method in interface org.netbeans.jmi.javamodel.
IntLiteralClass
The default factory operation used to create an instance object.
createIntLiteral(int)
- Method in interface org.netbeans.jmi.javamodel.
IntLiteralClass
Creates an instance object having attributes initialized by the passed values.
createJavaClass()
- Method in interface org.netbeans.jmi.javamodel.
JavaClassClass
The default factory operation used to create an instance object.
createJavaClass(String, List, int, String, JavaDoc, List, MultipartId, List, List)
- Method in interface org.netbeans.jmi.javamodel.
JavaClassClass
Creates an instance object having attributes initialized by the passed values.
createJavaDoc()
- Method in interface org.netbeans.jmi.javamodel.
JavaDocClass
The default factory operation used to create an instance object.
createJavaDoc(String, List)
- Method in interface org.netbeans.jmi.javamodel.
JavaDocClass
Creates an instance object having attributes initialized by the passed values.
createJavaEnum()
- Method in interface org.netbeans.jmi.javamodel.
JavaEnumClass
The default factory operation used to create an instance object.
createJavaEnum(String, List, int, String, JavaDoc, List, MultipartId, List, List, List)
- Method in interface org.netbeans.jmi.javamodel.
JavaEnumClass
Creates an instance object having attributes initialized by the passed values.
createJavaPackage()
- Method in interface org.netbeans.jmi.javamodel.
JavaPackageClass
The default factory operation used to create an instance object.
createJavaPackage(String, List)
- Method in interface org.netbeans.jmi.javamodel.
JavaPackageClass
Creates an instance object having attributes initialized by the passed values.
createLabeledStatement()
- Method in interface org.netbeans.jmi.javamodel.
LabeledStatementClass
The default factory operation used to create an instance object.
createLabeledStatement(String, Statement)
- Method in interface org.netbeans.jmi.javamodel.
LabeledStatementClass
Creates an instance object having attributes initialized by the passed values.
createLocalVarDeclaration()
- Method in interface org.netbeans.jmi.javamodel.
LocalVarDeclarationClass
The default factory operation used to create an instance object.
createLocalVarDeclaration(boolean, TypeReference, List)
- Method in interface org.netbeans.jmi.javamodel.
LocalVarDeclarationClass
Creates an instance object having attributes initialized by the passed values.
createLocalVariable()
- Method in interface org.netbeans.jmi.javamodel.
LocalVariableClass
The default factory operation used to create an instance object.
createLocalVariable(String, List, boolean, TypeReference, int, InitialValue, String)
- Method in interface org.netbeans.jmi.javamodel.
LocalVariableClass
Creates an instance object having attributes initialized by the passed values.
createLongLiteral()
- Method in interface org.netbeans.jmi.javamodel.
LongLiteralClass
The default factory operation used to create an instance object.
createLongLiteral(long)
- Method in interface org.netbeans.jmi.javamodel.
LongLiteralClass
Creates an instance object having attributes initialized by the passed values.
createMethod()
- Method in interface org.netbeans.jmi.javamodel.
MethodClass
The default factory operation used to create an instance object.
createMethod(String, List, int, String, JavaDoc, StatementBlock, String, List, List, List, TypeReference, int)
- Method in interface org.netbeans.jmi.javamodel.
MethodClass
Creates an instance object having attributes initialized by the passed values.
createMethodInvocation()
- Method in interface org.netbeans.jmi.javamodel.
MethodInvocationClass
The default factory operation used to create an instance object.
createMethodInvocation(String, List, PrimaryExpression, boolean)
- Method in interface org.netbeans.jmi.javamodel.
MethodInvocationClass
Creates an instance object having attributes initialized by the passed values.
createMultipartId()
- Method in interface org.netbeans.jmi.javamodel.
MultipartIdClass
The default factory operation used to create an instance object.
createMultipartId(String, MultipartId, List)
- Method in interface org.netbeans.jmi.javamodel.
MultipartIdClass
Creates an instance object having attributes initialized by the passed values.
createNewArrayExpression()
- Method in interface org.netbeans.jmi.javamodel.
NewArrayExpressionClass
The default factory operation used to create an instance object.
createNewArrayExpression(MultipartId, List, int, ArrayInitialization)
- Method in interface org.netbeans.jmi.javamodel.
NewArrayExpressionClass
Creates an instance object having attributes initialized by the passed values.
createNewClassExpression()
- Method in interface org.netbeans.jmi.javamodel.
NewClassExpressionClass
The default factory operation used to create an instance object.
createNewClassExpression(String, List, PrimaryExpression, MultipartId, ClassDefinition)
- Method in interface org.netbeans.jmi.javamodel.
NewClassExpressionClass
Creates an instance object having attributes initialized by the passed values.
createNullLiteral()
- Method in interface org.netbeans.jmi.javamodel.
NullLiteralClass
The default factory operation used to create an instance object.
createParameter()
- Method in interface org.netbeans.jmi.javamodel.
ParameterClass
The default factory operation used to create an instance object.
createParameter(String, List, boolean, TypeReference, int, boolean)
- Method in interface org.netbeans.jmi.javamodel.
ParameterClass
Creates an instance object having attributes initialized by the passed values.
createParameterizedType()
- Method in interface org.netbeans.jmi.javamodel.
ParameterizedTypeClass
The default factory operation used to create an instance object.
createParameterizedType(String, List, int, String, JavaDoc, List, MultipartId, List, List)
- Method in interface org.netbeans.jmi.javamodel.
ParameterizedTypeClass
Creates an instance object having attributes initialized by the passed values.
createPostfixExpression()
- Method in interface org.netbeans.jmi.javamodel.
PostfixExpressionClass
The default factory operation used to create an instance object.
createPostfixExpression(Operator, UnaryExpression)
- Method in interface org.netbeans.jmi.javamodel.
PostfixExpressionClass
Creates an instance object having attributes initialized by the passed values.
createPrefixExpression()
- Method in interface org.netbeans.jmi.javamodel.
PrefixExpressionClass
The default factory operation used to create an instance object.
createPrefixExpression(Operator, UnaryExpression)
- Method in interface org.netbeans.jmi.javamodel.
PrefixExpressionClass
Creates an instance object having attributes initialized by the passed values.
createPrimitiveType()
- Method in interface org.netbeans.jmi.javamodel.
PrimitiveTypeClass
The default factory operation used to create an instance object.
createPrimitiveType(String, PrimitiveTypeKind)
- Method in interface org.netbeans.jmi.javamodel.
PrimitiveTypeClass
Creates an instance object having attributes initialized by the passed values.
createResource()
- Method in interface org.netbeans.jmi.javamodel.
ResourceClass
The default factory operation used to create an instance object.
createResource(String, long, List, List, String, MultipartId)
- Method in interface org.netbeans.jmi.javamodel.
ResourceClass
Creates an instance object having attributes initialized by the passed values.
createReturnStatement()
- Method in interface org.netbeans.jmi.javamodel.
ReturnStatementClass
The default factory operation used to create an instance object.
createReturnStatement(Expression)
- Method in interface org.netbeans.jmi.javamodel.
ReturnStatementClass
Creates an instance object having attributes initialized by the passed values.
createStatementBlock()
- Method in interface org.netbeans.jmi.javamodel.
StatementBlockClass
The default factory operation used to create an instance object.
createStatementBlock(List)
- Method in interface org.netbeans.jmi.javamodel.
StatementBlockClass
Creates an instance object having attributes initialized by the passed values.
createStringLiteral()
- Method in interface org.netbeans.jmi.javamodel.
StringLiteralClass
The default factory operation used to create an instance object.
createStringLiteral(String)
- Method in interface org.netbeans.jmi.javamodel.
StringLiteralClass
Creates an instance object having attributes initialized by the passed values.
createSwitchStatement()
- Method in interface org.netbeans.jmi.javamodel.
SwitchStatementClass
The default factory operation used to create an instance object.
createSwitchStatement(Expression, List)
- Method in interface org.netbeans.jmi.javamodel.
SwitchStatementClass
Creates an instance object having attributes initialized by the passed values.
createSynchronizedStatement()
- Method in interface org.netbeans.jmi.javamodel.
SynchronizedStatementClass
The default factory operation used to create an instance object.
createSynchronizedStatement(Expression, StatementBlock)
- Method in interface org.netbeans.jmi.javamodel.
SynchronizedStatementClass
Creates an instance object having attributes initialized by the passed values.
createTagDefinition()
- Method in interface org.netbeans.jmi.javamodel.
TagDefinitionClass
The default factory operation used to create an instance object.
createTagDefinition(String)
- Method in interface org.netbeans.jmi.javamodel.
TagDefinitionClass
Creates an instance object having attributes initialized by the passed values.
createTagValue()
- Method in interface org.netbeans.jmi.javamodel.
TagValueClass
The default factory operation used to create an instance object.
createTagValue(String)
- Method in interface org.netbeans.jmi.javamodel.
TagValueClass
Creates an instance object having attributes initialized by the passed values.
createThisExpression()
- Method in interface org.netbeans.jmi.javamodel.
ThisExpressionClass
The default factory operation used to create an instance object.
createThisExpression(MultipartId)
- Method in interface org.netbeans.jmi.javamodel.
ThisExpressionClass
Creates an instance object having attributes initialized by the passed values.
createThrowStatement()
- Method in interface org.netbeans.jmi.javamodel.
ThrowStatementClass
The default factory operation used to create an instance object.
createThrowStatement(Expression)
- Method in interface org.netbeans.jmi.javamodel.
ThrowStatementClass
Creates an instance object having attributes initialized by the passed values.
createTryStatement()
- Method in interface org.netbeans.jmi.javamodel.
TryStatementClass
The default factory operation used to create an instance object.
createTryStatement(StatementBlock, List, StatementBlock)
- Method in interface org.netbeans.jmi.javamodel.
TryStatementClass
Creates an instance object having attributes initialized by the passed values.
createTypeCast()
- Method in interface org.netbeans.jmi.javamodel.
TypeCastClass
The default factory operation used to create an instance object.
createTypeCast(TypeReference, Expression)
- Method in interface org.netbeans.jmi.javamodel.
TypeCastClass
Creates an instance object having attributes initialized by the passed values.
createTypeParameter()
- Method in interface org.netbeans.jmi.javamodel.
TypeParameterClass
The default factory operation used to create an instance object.
createTypeParameter(String, List, int, String, JavaDoc, List, MultipartId, List, List)
- Method in interface org.netbeans.jmi.javamodel.
TypeParameterClass
Creates an instance object having attributes initialized by the passed values.
createUnresolvedClass()
- Method in interface org.netbeans.jmi.javamodel.
UnresolvedClassClass
The default factory operation used to create an instance object.
createUnresolvedClass(String, List, int, String, JavaDoc, List, MultipartId, List, List)
- Method in interface org.netbeans.jmi.javamodel.
UnresolvedClassClass
Creates an instance object having attributes initialized by the passed values.
createVariableAccess()
- Method in interface org.netbeans.jmi.javamodel.
VariableAccessClass
The default factory operation used to create an instance object.
createVariableAccess(String, PrimaryExpression, boolean)
- Method in interface org.netbeans.jmi.javamodel.
VariableAccessClass
Creates an instance object having attributes initialized by the passed values.
createWhileStatement()
- Method in interface org.netbeans.jmi.javamodel.
WhileStatementClass
The default factory operation used to create an instance object.
createWhileStatement(Expression, Statement)
- Method in interface org.netbeans.jmi.javamodel.
WhileStatementClass
Creates an instance object having attributes initialized by the passed values.
createWildCard()
- Method in interface org.netbeans.jmi.javamodel.
WildCardClass
The default factory operation used to create an instance object.
createWildCard(boolean, MultipartId)
- Method in interface org.netbeans.jmi.javamodel.
WildCardClass
Creates an instance object having attributes initialized by the passed values.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Built on December 9 2004. | Portions Copyright 1997-2004 Sun Microsystems, Inc. All rights reserved.