Package net.jangaroo.jooc.model

Interface Summary
ActionScriptModel Tagging interface for all ActionScript models.
AnnotatedModel Created with IntelliJ IDEA.
ModelVisitor A visitor for ActionScript models.
NamespacedModel A model with a namespace.
TypedModel Created with IntelliJ IDEA.
ValuedModel Created with IntelliJ IDEA.
 

Class Summary
AbstractAnnotatedModel Base class for AnnotatedModels.
AbstractTypedModel Created with IntelliJ IDEA.
AnnotationModel A model of a field of an ActionScript class.
AnnotationPropertyModel A model of a field of an ActionScript class.
ClassModel A model of an ActionScript class or interface.
CompilationUnitModel A model of an ActionScript compilation unit.
CompilationUnitModelRegistry A registry of all known classes/interfaces.
DocumentedModel Base class of all jooc ActionScript model classes.
FieldModel A model of a field of an ActionScript class.
MemberModel An abstract base class for members of an ActionScript class or interface.
MethodModel A model of a field of an ActionScript class.
NamedModel Created with IntelliJ IDEA.
NamespaceModel A model of an ActionScript namespace declaration.
ParamModel Created with IntelliJ IDEA.
PropertyModel A model of a field of an ActionScript class.
ReturnModel Represents the return type and description of a method.
 

Enum Summary
MethodType Special method type "getter" or "setter".
 



Copyright © 2002-2012 CoreMedia AG. All Rights Reserved.