A B C D E F G H I J L M N O P R S T U V W X

S

SHORT - Static variable in class org.netbeans.jmi.javamodel.PrimitiveTypeKindEnum
Enumeration constant corresponding to literal short.
Statement - interface org.netbeans.jmi.javamodel.Statement.
Statement object instance interface.
StatementBlock - interface org.netbeans.jmi.javamodel.StatementBlock.
StatementBlock object instance interface.
StatementBlockClass - interface org.netbeans.jmi.javamodel.StatementBlockClass.
StatementBlock class proxy interface.
StatementClass - interface org.netbeans.jmi.javamodel.StatementClass.
Statement class proxy interface.
StringLiteral - interface org.netbeans.jmi.javamodel.StringLiteral.
StringLiteral object instance interface.
StringLiteralClass - interface org.netbeans.jmi.javamodel.StringLiteralClass.
StringLiteral class proxy interface.
StructuralElement - interface org.netbeans.jmi.javamodel.StructuralElement.
StructuralElement object instance interface.
StructuralElementClass - interface org.netbeans.jmi.javamodel.StructuralElementClass.
StructuralElement class proxy interface.
SwitchStatement - interface org.netbeans.jmi.javamodel.SwitchStatement.
SwitchStatement object instance interface.
SwitchStatementClass - interface org.netbeans.jmi.javamodel.SwitchStatementClass.
SwitchStatement class proxy interface.
SynchronizedStatement - interface org.netbeans.jmi.javamodel.SynchronizedStatement.
SynchronizedStatement object instance interface.
SynchronizedStatementClass - interface org.netbeans.jmi.javamodel.SynchronizedStatementClass.
SynchronizedStatement class proxy interface.
setArray(PrimaryExpression) - Method in interface org.netbeans.jmi.javamodel.ArrayAccess
Sets the value of array attribute.
setBody(StatementBlock) - Method in interface org.netbeans.jmi.javamodel.BehavioralFeature
Sets the value of body attribute.
setBody(StatementBlock) - Method in interface org.netbeans.jmi.javamodel.Catch
Sets the value of body attribute.
setBody(ClassDefinition) - Method in interface org.netbeans.jmi.javamodel.EnumConstant
Sets the value of body attribute.
setBody(Statement) - Method in interface org.netbeans.jmi.javamodel.ForEachStatement
Sets the value of body attribute.
setBody(Statement) - Method in interface org.netbeans.jmi.javamodel.ForStatement
Sets the value of body attribute.
setBody(Statement) - Method in interface org.netbeans.jmi.javamodel.LabeledStatement
Sets the value of body attribute.
setBody(StatementBlock) - Method in interface org.netbeans.jmi.javamodel.SynchronizedStatement
Sets the value of body attribute.
setBody(StatementBlock) - Method in interface org.netbeans.jmi.javamodel.TryStatement
Sets the value of body attribute.
setBody(Statement) - Method in interface org.netbeans.jmi.javamodel.WhileStatement
Sets the value of body attribute.
setBodyText(String) - Method in interface org.netbeans.jmi.javamodel.BehavioralFeature
Sets the value of bodyText attribute.
setBound(JavaClass) - Method in interface org.netbeans.jmi.javamodel.WildCard
Sets the value of reference bound.
setBoundName(MultipartId) - Method in interface org.netbeans.jmi.javamodel.WildCard
Sets the value of boundName attribute.
setClassDefinition(ClassDefinition) - Method in interface org.netbeans.jmi.javamodel.NewClassExpression
Sets the value of classDefinition attribute.
setClassName(TypeReference) - Method in interface org.netbeans.jmi.javamodel.ClassExpression
Sets the value of className attribute.
setClassName(MultipartId) - Method in interface org.netbeans.jmi.javamodel.NewClassExpression
Sets the value of className attribute.
setClassName(MultipartId) - Method in interface org.netbeans.jmi.javamodel.ThisExpression
Sets the value of className attribute.
setCondition(Expression) - Method in interface org.netbeans.jmi.javamodel.ConditionalExpression
Sets the value of condition attribute.
setDefaultValue(InitialValue) - Method in interface org.netbeans.jmi.javamodel.Attribute
Sets the value of defaultValue attribute.
setDefaultValueText(String) - Method in interface org.netbeans.jmi.javamodel.Attribute
Sets the value of defaultValueText attribute.
setDefinition(AnnotationType) - Method in interface org.netbeans.jmi.javamodel.Annotation
Sets the value of reference definition.
setDefinition(Attribute) - Method in interface org.netbeans.jmi.javamodel.AttributeValue
Sets the value of reference definition.
setDefinition(JavaClass) - Method in interface org.netbeans.jmi.javamodel.ParameterizedType
Sets the value of reference definition.
setDefinition(TagDefinition) - Method in interface org.netbeans.jmi.javamodel.TagValue
Sets the value of reference definition.
setDeprecated(boolean) - Method in interface org.netbeans.jmi.javamodel.Feature
Sets the value of isDeprecated attribute.
setDetail(Expression) - Method in interface org.netbeans.jmi.javamodel.AssertStatement
Sets the value of detail attribute.
setDimCount(int) - Method in interface org.netbeans.jmi.javamodel.ArrayReference
Sets the value of dimCount attribute.
setDimCount(int) - Method in interface org.netbeans.jmi.javamodel.Method
Sets the value of dimCount attribute.
setDimCount(int) - Method in interface org.netbeans.jmi.javamodel.NewArrayExpression
Sets the value of dimCount attribute.
setDimCount(int) - Method in interface org.netbeans.jmi.javamodel.Variable
Sets the value of dimCount attribute.
setElement(NamedElement) - Method in interface org.netbeans.jmi.javamodel.ElementReference
Sets the value of reference element.
setElsePart(Statement) - Method in interface org.netbeans.jmi.javamodel.IfStatement
Sets the value of elsePart attribute.
setEnclosingClass(PrimaryExpression) - Method in interface org.netbeans.jmi.javamodel.NewClassExpression
Sets the value of enclosingClass attribute.
setExpression(Expression) - Method in interface org.netbeans.jmi.javamodel.ComplexExpression
Sets the value of expression attribute.
setExpression(Expression) - Method in interface org.netbeans.jmi.javamodel.Condition
Sets the value of expression attribute.
setExpression(Expression) - Method in interface org.netbeans.jmi.javamodel.ExpressionStatement
Sets the value of expression attribute.
setExpression(UnaryExpression) - Method in interface org.netbeans.jmi.javamodel.PrefixExpression
Sets the value of expression attribute.
setExpression(Expression) - Method in interface org.netbeans.jmi.javamodel.ReturnStatement
Sets the value of expression attribute.
setExpression(Expression) - Method in interface org.netbeans.jmi.javamodel.SwitchStatement
Sets the value of expression attribute.
setExpression(Expression) - Method in interface org.netbeans.jmi.javamodel.ThrowStatement
Sets the value of expression attribute.
setExpression(Expression) - Method in interface org.netbeans.jmi.javamodel.TypeCast
Sets the value of expression attribute.
setFalsePart(Expression) - Method in interface org.netbeans.jmi.javamodel.ConditionalExpression
Sets the value of falsePart attribute.
setFinal(boolean) - Method in interface org.netbeans.jmi.javamodel.LocalVarDeclaration
Sets the value of isFinal attribute.
setFinal(boolean) - Method in interface org.netbeans.jmi.javamodel.Variable
Sets the value of isFinal attribute.
setFinalizer(StatementBlock) - Method in interface org.netbeans.jmi.javamodel.TryStatement
Sets the value of finalizer attribute.
setHasSuper(boolean) - Method in interface org.netbeans.jmi.javamodel.ConstructorInvocation
Sets the value of hasSuper attribute.
setHasSuper(boolean) - Method in interface org.netbeans.jmi.javamodel.MethodInvocation
Sets the value of hasSuper attribute.
setHasSuper(boolean) - Method in interface org.netbeans.jmi.javamodel.VariableAccess
Sets the value of hasSuper attribute.
setIdentifier(MultipartId) - Method in interface org.netbeans.jmi.javamodel.Import
Sets the value of identifier attribute.
setImportedElement(NamedElement) - Method in interface org.netbeans.jmi.javamodel.Import
Sets the value of reference importedElement.
setIndex(Expression) - Method in interface org.netbeans.jmi.javamodel.ArrayAccess
Sets the value of index attribute.
setInitialValue(InitialValue) - Method in interface org.netbeans.jmi.javamodel.StructuralElement
Sets the value of initialValue attribute.
setInitialValueText(String) - Method in interface org.netbeans.jmi.javamodel.StructuralElement
Sets the value of initialValueText attribute.
setInitializer(ArrayInitialization) - Method in interface org.netbeans.jmi.javamodel.NewArrayExpression
Sets the value of initializer attribute.
setInterface(boolean) - Method in interface org.netbeans.jmi.javamodel.JavaClass
Sets the value of isInterface attribute.
setIterable(Expression) - Method in interface org.netbeans.jmi.javamodel.ForEachStatement
Sets the value of iterable attribute.
setJavadoc(JavaDoc) - Method in interface org.netbeans.jmi.javamodel.ClassMember
Sets the value of javadoc attribute.
setJavadocText(String) - Method in interface org.netbeans.jmi.javamodel.ClassMember
Sets the value of javadocText attribute.
setLabel(String) - Method in interface org.netbeans.jmi.javamodel.GotoStatement
Sets the value of label attribute.
setLabel(String) - Method in interface org.netbeans.jmi.javamodel.LabeledStatement
Sets the value of label attribute.
setLeftSide(PrimaryExpression) - Method in interface org.netbeans.jmi.javamodel.Assignment
Sets the value of leftSide attribute.
setLeftSide(Expression) - Method in interface org.netbeans.jmi.javamodel.InfixExpression
Sets the value of leftSide attribute.
setLibrary(boolean) - Method in interface org.netbeans.jmi.javamodel.Codebase
Sets the value of isLibrary attribute.
setLock(Expression) - Method in interface org.netbeans.jmi.javamodel.SynchronizedStatement
Sets the value of lock attribute.
setLower(boolean) - Method in interface org.netbeans.jmi.javamodel.WildCard
Sets the value of isLower attribute.
setModifiers(int) - Method in interface org.netbeans.jmi.javamodel.ClassMember
Sets the value of modifiers attribute.
setName(String) - Method in interface org.netbeans.jmi.javamodel.NamedElement
Sets the value of name attribute.
setOnDemand(boolean) - Method in interface org.netbeans.jmi.javamodel.Import
Sets the value of isOnDemand attribute.
setOperator(Operator) - Method in interface org.netbeans.jmi.javamodel.Assignment
Sets the value of operator attribute.
setOperator(Operator) - Method in interface org.netbeans.jmi.javamodel.InfixExpression
Sets the value of operator attribute.
setOperator(Operator) - Method in interface org.netbeans.jmi.javamodel.PrefixExpression
Sets the value of operator attribute.
setPackageIdentifier(MultipartId) - Method in interface org.netbeans.jmi.javamodel.Resource
Sets the value of packageIdentifier attribute.
setPackageName(String) - Method in interface org.netbeans.jmi.javamodel.Resource
Sets the value of packageName attribute.
setParameter(Parameter) - Method in interface org.netbeans.jmi.javamodel.Catch
Sets the value of parameter attribute.
setParameter(Parameter) - Method in interface org.netbeans.jmi.javamodel.ForEachStatement
Sets the value of parameter attribute.
setParent(MultipartId) - Method in interface org.netbeans.jmi.javamodel.TypeReference
Sets the value of parent attribute.
setParentClass(PrimaryExpression) - Method in interface org.netbeans.jmi.javamodel.ConstructorInvocation
Sets the value of parentClass attribute.
setParentClass(PrimaryExpression) - Method in interface org.netbeans.jmi.javamodel.MethodInvocation
Sets the value of parentClass attribute.
setParentClass(PrimaryExpression) - Method in interface org.netbeans.jmi.javamodel.VariableAccess
Sets the value of parentClass attribute.
setRightSide(Expression) - Method in interface org.netbeans.jmi.javamodel.Assignment
Sets the value of rightSide attribute.
setRightSide(Expression) - Method in interface org.netbeans.jmi.javamodel.InfixExpression
Sets the value of rightSide attribute.
setSimpleName(String) - Method in interface org.netbeans.jmi.javamodel.JavaClass
Sets the value of simpleName attribute.
setSourceLevel(String) - Method in interface org.netbeans.jmi.javamodel.Codebase
Sets the value of sourceLevel attribute.
setStatic(boolean) - Method in interface org.netbeans.jmi.javamodel.Import
Sets the value of isStatic attribute.
setSuperClass(JavaClass) - Method in interface org.netbeans.jmi.javamodel.ClassDefinition
Sets the value of reference superClass.
setSuperClassName(MultipartId) - Method in interface org.netbeans.jmi.javamodel.ClassDefinition
Sets the value of superClassName attribute.
setText(String) - Method in interface org.netbeans.jmi.javamodel.JavaDoc
Sets the value of text attribute.
setThenPart(Statement) - Method in interface org.netbeans.jmi.javamodel.IfStatement
Sets the value of thenPart attribute.
setTimestamp(long) - Method in interface org.netbeans.jmi.javamodel.Codebase
Sets the value of timestamp attribute.
setTimestamp(long) - Method in interface org.netbeans.jmi.javamodel.Resource
Sets the value of timestamp attribute.
setTruePart(Expression) - Method in interface org.netbeans.jmi.javamodel.ConditionalExpression
Sets the value of truePart attribute.
setType(Type) - Method in interface org.netbeans.jmi.javamodel.TypedElement
Sets the value of reference type.
setTypeName(TypeReference) - Method in interface org.netbeans.jmi.javamodel.Attribute
Sets the value of typeName attribute.
setTypeName(TypeReference) - Method in interface org.netbeans.jmi.javamodel.FieldGroup
Sets the value of typeName attribute.
setTypeName(TypeReference) - Method in interface org.netbeans.jmi.javamodel.LocalVarDeclaration
Sets the value of typeName attribute.
setTypeName(TypeReference) - Method in interface org.netbeans.jmi.javamodel.Method
Sets the value of typeName attribute.
setTypeName(MultipartId) - Method in interface org.netbeans.jmi.javamodel.NewArrayExpression
Sets the value of typeName attribute.
setTypeName(TypeReference) - Method in interface org.netbeans.jmi.javamodel.TypeCast
Sets the value of typeName attribute.
setTypeName(TypeReference) - Method in interface org.netbeans.jmi.javamodel.Variable
Sets the value of typeName attribute.
setValue(InitialValue) - Method in interface org.netbeans.jmi.javamodel.AttributeValue
Sets the value of value attribute.
setValue(boolean) - Method in interface org.netbeans.jmi.javamodel.BooleanLiteral
Sets the value of value attribute.
setValue(Expression) - Method in interface org.netbeans.jmi.javamodel.Case
Sets the value of value attribute.
setValue(String) - Method in interface org.netbeans.jmi.javamodel.CharLiteral
Sets the value of value attribute.
setValue(double) - Method in interface org.netbeans.jmi.javamodel.DoubleLiteral
Sets the value of value attribute.
setValue(float) - Method in interface org.netbeans.jmi.javamodel.FloatLiteral
Sets the value of value attribute.
setValue(int) - Method in interface org.netbeans.jmi.javamodel.IntLiteral
Sets the value of value attribute.
setValue(long) - Method in interface org.netbeans.jmi.javamodel.LongLiteral
Sets the value of value attribute.
setValue(String) - Method in interface org.netbeans.jmi.javamodel.StringLiteral
Sets the value of value attribute.
setValue(String) - Method in interface org.netbeans.jmi.javamodel.TagValue
Sets the value of value attribute.
setVarArg(boolean) - Method in interface org.netbeans.jmi.javamodel.Parameter
Sets the value of isVarArg attribute.
signatureEquals(Method) - Method in interface org.netbeans.jmi.javamodel.Method
 

 
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.