All Classes

Class Description
AbstractMethodDeclaration
A representation of the model object 'Abstract Method Declaration'.
AbstractMethodDeclarationImpl
An implementation of the model object 'Abstract Method Declaration'.
AbstractMethodInvocation
A representation of the model object 'Abstract Method Invocation'.
AbstractMethodInvocationImpl
An implementation of the model object 'Abstract Method Invocation'.
AbstractTypeDeclaration
A representation of the model object 'Abstract Type Declaration'.
AbstractTypeDeclarationImpl
An implementation of the model object 'Abstract Type Declaration'.
AbstractTypeQualifiedExpression
A representation of the model object 'Abstract Type Qualified Expression'.
AbstractTypeQualifiedExpressionImpl
An implementation of the model object 'Abstract Type Qualified Expression'.
AbstractVariablesContainer
A representation of the model object 'Abstract Variables Container'.
AbstractVariablesContainerImpl
An implementation of the model object 'Abstract Variables Container'.
Annotation
A representation of the model object 'Annotation'.
AnnotationImpl
An implementation of the model object 'Annotation'.
AnnotationMemberValuePair
A representation of the model object 'Annotation Member Value Pair'.
AnnotationMemberValuePairImpl
An implementation of the model object 'Annotation Member Value Pair'.
AnnotationTypeDeclaration
A representation of the model object 'Annotation Type Declaration'.
AnnotationTypeDeclarationImpl
An implementation of the model object 'Annotation Type Declaration'.
AnnotationTypeMemberDeclaration
A representation of the model object 'Annotation Type Member Declaration'.
AnnotationTypeMemberDeclarationImpl
An implementation of the model object 'Annotation Type Member Declaration'.
AnonymousClassDeclaration
A representation of the model object 'Anonymous Class Declaration'.
AnonymousClassDeclarationImpl
An implementation of the model object 'Anonymous Class Declaration'.
Archive
A representation of the model object 'Archive'.
ArchiveImpl
An implementation of the model object 'Archive'.
ArrayAccess
A representation of the model object 'Array Access'.
ArrayAccessImpl
An implementation of the model object 'Array Access'.
ArrayCreation
A representation of the model object 'Array Creation'.
ArrayCreationImpl
An implementation of the model object 'Array Creation'.
ArrayInitializer
A representation of the model object 'Array Initializer'.
ArrayInitializerImpl
An implementation of the model object 'Array Initializer'.
ArrayLengthAccess
A representation of the model object 'Array Length Access'.
ArrayLengthAccessImpl
An implementation of the model object 'Array Length Access'.
ArrayType
A representation of the model object 'Array Type'.
ArrayTypeImpl
An implementation of the model object 'Array Type'.
AssertStatement
A representation of the model object 'Assert Statement'.
AssertStatementImpl
An implementation of the model object 'Assert Statement'.
Assignment
A representation of the model object 'Assignment'.
AssignmentImpl
An implementation of the model object 'Assignment'.
AssignmentKind
A representation of the literals of the enumeration 'Assignment Kind', and utility methods for working with them.
ASTNode
A representation of the model object 'AST Node'.
ASTNodeImpl
An implementation of the model object 'AST Node'.
Block
A representation of the model object 'Block'.
BlockComment
A representation of the model object 'Block Comment'.
BlockCommentImpl
An implementation of the model object 'Block Comment'.
BlockImpl
An implementation of the model object 'Block'.
BodyDeclaration
A representation of the model object 'Body Declaration'.
BodyDeclarationImpl
An implementation of the model object 'Body Declaration'.
BooleanLiteral
A representation of the model object 'Boolean Literal'.
BooleanLiteralImpl
An implementation of the model object 'Boolean Literal'.
BreakStatement
A representation of the model object 'Break Statement'.
BreakStatementImpl
An implementation of the model object 'Break Statement'.
CastExpression
A representation of the model object 'Cast Expression'.
CastExpressionImpl
An implementation of the model object 'Cast Expression'.
CatchClause
A representation of the model object 'Catch Clause'.
CatchClauseImpl
An implementation of the model object 'Catch Clause'.
CharacterLiteral
A representation of the model object 'Character Literal'.
CharacterLiteralImpl
An implementation of the model object 'Character Literal'.
ClassDeclaration
A representation of the model object 'Class Declaration'.
ClassDeclarationImpl
An implementation of the model object 'Class Declaration'.
ClassFile
A representation of the model object 'Class File'.
ClassFileImpl
An implementation of the model object 'Class File'.
ClassInstanceCreation
A representation of the model object 'Class Instance Creation'.
ClassInstanceCreationImpl
An implementation of the model object 'Class Instance Creation'.
Comment
A representation of the model object 'Comment'.
CommentImpl
An implementation of the model object 'Comment'.
CompilationUnit
A representation of the model object 'Compilation Unit'.
CompilationUnitImpl
An implementation of the model object 'Compilation Unit'.
ConditionalExpression
A representation of the model object 'Conditional Expression'.
ConditionalExpressionImpl
An implementation of the model object 'Conditional Expression'.
ConstructorDeclaration
A representation of the model object 'Constructor Declaration'.
ConstructorDeclarationImpl
An implementation of the model object 'Constructor Declaration'.
ConstructorInvocation
A representation of the model object 'Constructor Invocation'.
ConstructorInvocationImpl
An implementation of the model object 'Constructor Invocation'.
ContinueStatement
A representation of the model object 'Continue Statement'.
ContinueStatementImpl
An implementation of the model object 'Continue Statement'.
DoStatement
A representation of the model object 'Do Statement'.
DoStatementImpl
An implementation of the model object 'Do Statement'.
EmptyStatement
A representation of the model object 'Empty Statement'.
EmptyStatementImpl
An implementation of the model object 'Empty Statement'.
EnhancedForStatement
A representation of the model object 'Enhanced For Statement'.
EnhancedForStatementImpl
An implementation of the model object 'Enhanced For Statement'.
EnumConstantDeclaration
A representation of the model object 'Enum Constant Declaration'.
EnumConstantDeclarationImpl
An implementation of the model object 'Enum Constant Declaration'.
EnumDeclaration
A representation of the model object 'Enum Declaration'.
EnumDeclarationImpl
An implementation of the model object 'Enum Declaration'.
Expression
A representation of the model object 'Expression'.
ExpressionImpl
An implementation of the model object 'Expression'.
ExpressionStatement
A representation of the model object 'Expression Statement'.
ExpressionStatementImpl
An implementation of the model object 'Expression Statement'.
FieldAccess
A representation of the model object 'Field Access'.
FieldAccessImpl
An implementation of the model object 'Field Access'.
FieldDeclaration
A representation of the model object 'Field Declaration'.
FieldDeclarationImpl
An implementation of the model object 'Field Declaration'.
ForStatement
A representation of the model object 'For Statement'.
ForStatementImpl
An implementation of the model object 'For Statement'.
IfStatement
A representation of the model object 'If Statement'.
IfStatementImpl
An implementation of the model object 'If Statement'.
ImportDeclaration
A representation of the model object 'Import Declaration'.
ImportDeclarationImpl
An implementation of the model object 'Import Declaration'.
InfixExpression
A representation of the model object 'Infix Expression'.
InfixExpressionImpl
An implementation of the model object 'Infix Expression'.
InfixExpressionKind
A representation of the literals of the enumeration 'Infix Expression Kind', and utility methods for working with them.
InheritanceKind
A representation of the literals of the enumeration 'Inheritance Kind', and utility methods for working with them.
Initializer
A representation of the model object 'Initializer'.
InitializerImpl
An implementation of the model object 'Initializer'.
InstanceofExpression
A representation of the model object 'Instanceof Expression'.
InstanceofExpressionImpl
An implementation of the model object 'Instanceof Expression'.
InterfaceDeclaration
A representation of the model object 'Interface Declaration'.
InterfaceDeclarationImpl
An implementation of the model object 'Interface Declaration'.
JavaAdapterFactory
The Adapter Factory for the model.
Javadoc
A representation of the model object 'Javadoc'.
JavadocImpl
An implementation of the model object 'Javadoc'.
JavaFactory
The Factory for the model.
JavaFactoryImpl
An implementation of the model Factory.
JavaPackage
The Package for the model.
JavaPackageImpl
An implementation of the model Package.
JavaSwitch<T>
The Switch for the model's inheritance hierarchy.
LabeledStatement
A representation of the model object 'Labeled Statement'.
LabeledStatementImpl
An implementation of the model object 'Labeled Statement'.
LineComment
A representation of the model object 'Line Comment'.
LineCommentImpl
An implementation of the model object 'Line Comment'.
Manifest
A representation of the model object 'Manifest'.
ManifestAttribute
A representation of the model object 'Manifest Attribute'.
ManifestAttributeImpl
An implementation of the model object 'Manifest Attribute'.
ManifestEntry
A representation of the model object 'Manifest Entry'.
ManifestEntryImpl
An implementation of the model object 'Manifest Entry'.
ManifestImpl
An implementation of the model object 'Manifest'.
MemberRef
A representation of the model object 'Member Ref'.
MemberRefImpl
An implementation of the model object 'Member Ref'.
MethodDeclaration
A representation of the model object 'Method Declaration'.
MethodDeclarationImpl
An implementation of the model object 'Method Declaration'.
MethodInvocation
A representation of the model object 'Method Invocation'.
MethodInvocationImpl
An implementation of the model object 'Method Invocation'.
MethodRef
A representation of the model object 'Method Ref'.
MethodRefImpl
An implementation of the model object 'Method Ref'.
MethodRefParameter
A representation of the model object 'Method Ref Parameter'.
MethodRefParameterImpl
An implementation of the model object 'Method Ref Parameter'.
Model
A representation of the model object 'Model'.
ModelImpl
An implementation of the model object 'Model'.
Modifier
A representation of the model object 'Modifier'.
ModifierImpl
An implementation of the model object 'Modifier'.
NamedElement
A representation of the model object 'Named Element'.
NamedElementImpl
An implementation of the model object 'Named Element'.
NamespaceAccess
A representation of the model object 'Namespace Access'.
NamespaceAccessImpl
An implementation of the model object 'Namespace Access'.
NullLiteral
A representation of the model object 'Null Literal'.
NullLiteralImpl
An implementation of the model object 'Null Literal'.
NumberLiteral
A representation of the model object 'Number Literal'.
NumberLiteralImpl
An implementation of the model object 'Number Literal'.
Package
A representation of the model object 'Package'.
PackageAccess
A representation of the model object 'Package Access'.
PackageAccessImpl
An implementation of the model object 'Package Access'.
PackageImpl
An implementation of the model object 'Package'.
ParameterizedType
A representation of the model object 'Parameterized Type'.
ParameterizedTypeImpl
An implementation of the model object 'Parameterized Type'.
ParenthesizedExpression
A representation of the model object 'Parenthesized Expression'.
ParenthesizedExpressionImpl
An implementation of the model object 'Parenthesized Expression'.
PostfixExpression
A representation of the model object 'Postfix Expression'.
PostfixExpressionImpl
An implementation of the model object 'Postfix Expression'.
PostfixExpressionKind
A representation of the literals of the enumeration 'Postfix Expression Kind', and utility methods for working with them.
PrefixExpression
A representation of the model object 'Prefix Expression'.
PrefixExpressionImpl
An implementation of the model object 'Prefix Expression'.
PrefixExpressionKind
A representation of the literals of the enumeration 'Prefix Expression Kind', and utility methods for working with them.
PrimitiveType
A representation of the model object 'Primitive Type'.
PrimitiveTypeBoolean
A representation of the model object 'Primitive Type Boolean'.
PrimitiveTypeBooleanImpl
An implementation of the model object 'Primitive Type Boolean'.
PrimitiveTypeByte
A representation of the model object 'Primitive Type Byte'.
PrimitiveTypeByteImpl
An implementation of the model object 'Primitive Type Byte'.
PrimitiveTypeChar
A representation of the model object 'Primitive Type Char'.
PrimitiveTypeCharImpl
An implementation of the model object 'Primitive Type Char'.
PrimitiveTypeDouble
A representation of the model object 'Primitive Type Double'.
PrimitiveTypeDoubleImpl
An implementation of the model object 'Primitive Type Double'.
PrimitiveTypeFloat
A representation of the model object 'Primitive Type Float'.
PrimitiveTypeFloatImpl
An implementation of the model object 'Primitive Type Float'.
PrimitiveTypeImpl
An implementation of the model object 'Primitive Type'.
PrimitiveTypeInt
A representation of the model object 'Primitive Type Int'.
PrimitiveTypeIntImpl
An implementation of the model object 'Primitive Type Int'.
PrimitiveTypeLong
A representation of the model object 'Primitive Type Long'.
PrimitiveTypeLongImpl
An implementation of the model object 'Primitive Type Long'.
PrimitiveTypeShort
A representation of the model object 'Primitive Type Short'.
PrimitiveTypeShortImpl
An implementation of the model object 'Primitive Type Short'.
PrimitiveTypeVoid
A representation of the model object 'Primitive Type Void'.
PrimitiveTypeVoidImpl
An implementation of the model object 'Primitive Type Void'.
ReturnStatement
A representation of the model object 'Return Statement'.
ReturnStatementImpl
An implementation of the model object 'Return Statement'.
SingleVariableAccess
A representation of the model object 'Single Variable Access'.
SingleVariableAccessImpl
An implementation of the model object 'Single Variable Access'.
SingleVariableDeclaration
A representation of the model object 'Single Variable Declaration'.
SingleVariableDeclarationImpl
An implementation of the model object 'Single Variable Declaration'.
Statement
A representation of the model object 'Statement'.
StatementImpl
An implementation of the model object 'Statement'.
StringLiteral
A representation of the model object 'String Literal'.
StringLiteralImpl
An implementation of the model object 'String Literal'.
SuperConstructorInvocation
A representation of the model object 'Super Constructor Invocation'.
SuperConstructorInvocationImpl
An implementation of the model object 'Super Constructor Invocation'.
SuperFieldAccess
A representation of the model object 'Super Field Access'.
SuperFieldAccessImpl
An implementation of the model object 'Super Field Access'.
SuperMethodInvocation
A representation of the model object 'Super Method Invocation'.
SuperMethodInvocationImpl
An implementation of the model object 'Super Method Invocation'.
SwitchCase
A representation of the model object 'Switch Case'.
SwitchCaseImpl
An implementation of the model object 'Switch Case'.
SwitchStatement
A representation of the model object 'Switch Statement'.
SwitchStatementImpl
An implementation of the model object 'Switch Statement'.
SynchronizedStatement
A representation of the model object 'Synchronized Statement'.
SynchronizedStatementImpl
An implementation of the model object 'Synchronized Statement'.
TagElement
A representation of the model object 'Tag Element'.
TagElementImpl
An implementation of the model object 'Tag Element'.
TextElement
A representation of the model object 'Text Element'.
TextElementImpl
An implementation of the model object 'Text Element'.
ThisExpression
A representation of the model object 'This Expression'.
ThisExpressionImpl
An implementation of the model object 'This Expression'.
ThrowStatement
A representation of the model object 'Throw Statement'.
ThrowStatementImpl
An implementation of the model object 'Throw Statement'.
TryStatement
A representation of the model object 'Try Statement'.
TryStatementImpl
An implementation of the model object 'Try Statement'.
Type
A representation of the model object 'Type'.
TypeAccess
A representation of the model object 'Type Access'.
TypeAccessImpl
An implementation of the model object 'Type Access'.
TypeDeclaration
A representation of the model object 'Type Declaration'.
TypeDeclarationImpl
An implementation of the model object 'Type Declaration'.
TypeDeclarationStatement
A representation of the model object 'Type Declaration Statement'.
TypeDeclarationStatementImpl
An implementation of the model object 'Type Declaration Statement'.
TypeImpl
An implementation of the model object 'Type'.
TypeLiteral
A representation of the model object 'Type Literal'.
TypeLiteralImpl
An implementation of the model object 'Type Literal'.
TypeParameter
A representation of the model object 'Type Parameter'.
TypeParameterImpl
An implementation of the model object 'Type Parameter'.
UnresolvedAnnotationDeclaration
A representation of the model object 'Unresolved Annotation Declaration'.
UnresolvedAnnotationDeclarationImpl
An implementation of the model object 'Unresolved Annotation Declaration'.
UnresolvedAnnotationTypeMemberDeclaration
A representation of the model object 'Unresolved Annotation Type Member Declaration'.
UnresolvedAnnotationTypeMemberDeclarationImpl
An implementation of the model object 'Unresolved Annotation Type Member Declaration'.
UnresolvedClassDeclaration
A representation of the model object 'Unresolved Class Declaration'.
UnresolvedClassDeclarationImpl
An implementation of the model object 'Unresolved Class Declaration'.
UnresolvedEnumDeclaration
A representation of the model object 'Unresolved Enum Declaration'.
UnresolvedEnumDeclarationImpl
An implementation of the model object 'Unresolved Enum Declaration'.
UnresolvedInterfaceDeclaration
A representation of the model object 'Unresolved Interface Declaration'.
UnresolvedInterfaceDeclarationImpl
An implementation of the model object 'Unresolved Interface Declaration'.
UnresolvedItem
A representation of the model object 'Unresolved Item'.
UnresolvedItemAccess
A representation of the model object 'Unresolved Item Access'.
UnresolvedItemAccessImpl
An implementation of the model object 'Unresolved Item Access'.
UnresolvedItemImpl
An implementation of the model object 'Unresolved Item'.
UnresolvedLabeledStatement
A representation of the model object 'Unresolved Labeled Statement'.
UnresolvedLabeledStatementImpl
An implementation of the model object 'Unresolved Labeled Statement'.
UnresolvedMethodDeclaration
A representation of the model object 'Unresolved Method Declaration'.
UnresolvedMethodDeclarationImpl
An implementation of the model object 'Unresolved Method Declaration'.
UnresolvedSingleVariableDeclaration
A representation of the model object 'Unresolved Single Variable Declaration'.
UnresolvedSingleVariableDeclarationImpl
An implementation of the model object 'Unresolved Single Variable Declaration'.
UnresolvedType
A representation of the model object 'Unresolved Type'.
UnresolvedTypeDeclaration
A representation of the model object 'Unresolved Type Declaration'.
UnresolvedTypeDeclarationImpl
An implementation of the model object 'Unresolved Type Declaration'.
UnresolvedTypeImpl
An implementation of the model object 'Unresolved Type'.
UnresolvedVariableDeclarationFragment
A representation of the model object 'Unresolved Variable Declaration Fragment'.
UnresolvedVariableDeclarationFragmentImpl
An implementation of the model object 'Unresolved Variable Declaration Fragment'.
VariableDeclaration
A representation of the model object 'Variable Declaration'.
VariableDeclarationExpression
A representation of the model object 'Variable Declaration Expression'.
VariableDeclarationExpressionImpl
An implementation of the model object 'Variable Declaration Expression'.
VariableDeclarationFragment
A representation of the model object 'Variable Declaration Fragment'.
VariableDeclarationFragmentImpl
An implementation of the model object 'Variable Declaration Fragment'.
VariableDeclarationImpl
An implementation of the model object 'Variable Declaration'.
VariableDeclarationStatement
A representation of the model object 'Variable Declaration Statement'.
VariableDeclarationStatementImpl
An implementation of the model object 'Variable Declaration Statement'.
VisibilityKind
A representation of the literals of the enumeration 'Visibility Kind', and utility methods for working with them.
WhileStatement
A representation of the model object 'While Statement'.
WhileStatementImpl
An implementation of the model object 'While Statement'.
WildCardType
A representation of the model object 'Wild Card Type'.
WildCardTypeImpl
An implementation of the model object 'Wild Card Type'.