Uses of Class
org.gvnix.flex.as.model.ActionScriptSymbolName

Packages that use ActionScriptSymbolName
org.gvnix.flex.as.classpath.as3parser   
org.gvnix.flex.as.classpath.as3parser.details   
org.gvnix.flex.as.classpath.details   
org.gvnix.flex.as.classpath.details.metatag   
org.gvnix.flex.as.model   
 

Uses of ActionScriptSymbolName in org.gvnix.flex.as.classpath.as3parser
 

Methods in org.gvnix.flex.as.classpath.as3parser with parameters of type ActionScriptSymbolName
 void As3ParserMutableClassOrInterfaceTypeDetails.removeField(ActionScriptSymbolName fieldName)
           
 void As3ParserMutableClassOrInterfaceTypeDetails.removeField(ActionScriptSymbolName fieldName, boolean flush)
           
 

Uses of ActionScriptSymbolName in org.gvnix.flex.as.classpath.as3parser.details
 

Methods in org.gvnix.flex.as.classpath.as3parser.details that return ActionScriptSymbolName
 ActionScriptSymbolName As3ParserFieldMetadata.getFieldName()
           
 ActionScriptSymbolName As3ParserMethodMetadata.getMethodName()
           
 

Methods in org.gvnix.flex.as.classpath.as3parser.details that return types with arguments of type ActionScriptSymbolName
 List<ActionScriptSymbolName> As3ParserMetaTagMetadata.getAttributeNames()
           
 List<ActionScriptSymbolName> As3ParserMethodMetadata.getParameterNames()
           
 List<ActionScriptSymbolName> As3ParserConstructorMetadata.getParameterNames()
           
 

Methods in org.gvnix.flex.as.classpath.as3parser.details with parameters of type ActionScriptSymbolName
 MetaTagAttributeValue<?> As3ParserMetaTagMetadata.getAttribute(ActionScriptSymbolName attributeName)
           
static void As3ParserFieldMetadata.removeField(CompilationUnitServices compilationUnitServices, uk.co.badgersinfoil.metaas.dom.ASClassType clazz, ActionScriptSymbolName fieldName, boolean permitFlush)
           
 

Uses of ActionScriptSymbolName in org.gvnix.flex.as.classpath.details
 

Methods in org.gvnix.flex.as.classpath.details that return ActionScriptSymbolName
abstract  ActionScriptSymbolName AbstractASFieldMetadata.getFieldName()
           
 ActionScriptSymbolName DefaultASFieldMetadata.getFieldName()
           
 ActionScriptSymbolName ASFieldMetadata.getFieldName()
           
 ActionScriptSymbolName ASMethodMetadata.getMethodName()
           
 ActionScriptSymbolName DefaultASMethodMetadata.getMethodName()
           
 

Methods in org.gvnix.flex.as.classpath.details that return types with arguments of type ActionScriptSymbolName
 List<ActionScriptSymbolName> ASInvocableMemberMetadata.getParameterNames()
           
 List<ActionScriptSymbolName> AbstractInvocableMemberMetadata.getParameterNames()
           
 

Methods in org.gvnix.flex.as.classpath.details with parameters of type ActionScriptSymbolName
 void ASMutableClassOrInterfaceTypeDetails.removeField(ActionScriptSymbolName fieldName)
          Removes an existing field.
 void ASMutableClassOrInterfaceTypeDetails.removeField(ActionScriptSymbolName fieldName, boolean flush)
          Removes an existing field.
 

Constructors in org.gvnix.flex.as.classpath.details with parameters of type ActionScriptSymbolName
DefaultASFieldMetadata(String declaredByMetadataId, ActionScriptType fieldType, ActionScriptSymbolName fieldName, ASTypeVisibility visibility, String fieldInitializer, List<ASMetaTagMetadata> metaTags)
           
DefaultASMethodMetadata(String declaredByMetadataId, ActionScriptSymbolName methodName, ActionScriptType returnType, ASTypeVisibility visibility)
           
DefaultASMethodMetadata(String declaredByMetadataId, ActionScriptSymbolName methodName, ActionScriptType returnType, ASTypeVisibility visibility, String methodBody, List<ASMetaTagMetadata> metaTags, List<ActionScriptType> paramTypes, List<ActionScriptSymbolName> paramNames)
           
 

Constructor parameters in org.gvnix.flex.as.classpath.details with type arguments of type ActionScriptSymbolName
AbstractInvocableMemberMetadata(String declaredByMetadataId, String methodBody, List<ASMetaTagMetadata> metaTags, List<ActionScriptType> paramTypes, List<ActionScriptSymbolName> paramNames, ASTypeVisibility visibility)
           
DefaultASConstructorMetadata(String declaredByMetadataId, String methodBody, List<ASMetaTagMetadata> metaTags, List<ActionScriptType> paramTypes, List<ActionScriptSymbolName> paramNames, ASTypeVisibility visibility)
           
DefaultASMethodMetadata(String declaredByMetadataId, ActionScriptSymbolName methodName, ActionScriptType returnType, ASTypeVisibility visibility, String methodBody, List<ASMetaTagMetadata> metaTags, List<ActionScriptType> paramTypes, List<ActionScriptSymbolName> paramNames)
           
 

Uses of ActionScriptSymbolName in org.gvnix.flex.as.classpath.details.metatag
 

Methods in org.gvnix.flex.as.classpath.details.metatag that return ActionScriptSymbolName
 ActionScriptSymbolName MetaTagAttributeValue.getName()
           
 ActionScriptSymbolName AbstractMetaTagAttributeValue.getName()
           
 

Methods in org.gvnix.flex.as.classpath.details.metatag that return types with arguments of type ActionScriptSymbolName
 List<ActionScriptSymbolName> ASMetaTagMetadata.getAttributeNames()
           
 List<ActionScriptSymbolName> DefaultASMetaTagMetadata.getAttributeNames()
           
 

Methods in org.gvnix.flex.as.classpath.details.metatag with parameters of type ActionScriptSymbolName
 MetaTagAttributeValue<?> ASMetaTagMetadata.getAttribute(ActionScriptSymbolName attributeName)
          Acquires an attribute value for the requested name.
 MetaTagAttributeValue<?> DefaultASMetaTagMetadata.getAttribute(ActionScriptSymbolName attributeName)
           
 

Constructors in org.gvnix.flex.as.classpath.details.metatag with parameters of type ActionScriptSymbolName
AbstractMetaTagAttributeValue(ActionScriptSymbolName name)
           
BooleanAttributeValue(ActionScriptSymbolName name, boolean value)
           
IntegerAttributeValue(ActionScriptSymbolName name, Integer value)
           
StringAttributeValue(ActionScriptSymbolName name, String value)
           
 

Uses of ActionScriptSymbolName in org.gvnix.flex.as.model
 

Methods in org.gvnix.flex.as.model that return ActionScriptSymbolName
static ActionScriptSymbolName ActionScriptMappingUtils.toActionScriptSymbolName(org.springframework.roo.model.JavaSymbolName name)
           
 

Methods in org.gvnix.flex.as.model with parameters of type ActionScriptSymbolName
 int ActionScriptSymbolName.compareTo(ActionScriptSymbolName o)
           
 



Copyright © 2010–2015 Conselleria d'Infraestructures i Transport - Generalitat Valenciana. All rights reserved.