Uses of Interface
org.gvnix.flex.as.classpath.details.metatag.ASMetaTagMetadata

Packages that use ASMetaTagMetadata
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   
 

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

Methods in org.gvnix.flex.as.classpath.as3parser that return types with arguments of type ASMetaTagMetadata
 List<ASMetaTagMetadata> As3ParserMutableClassOrInterfaceTypeDetails.getTypeMetaTags()
           
 

Methods in org.gvnix.flex.as.classpath.as3parser with parameters of type ASMetaTagMetadata
 void As3ParserMutableClassOrInterfaceTypeDetails.addTypeMetaTag(ASMetaTagMetadata metaTag)
           
 void As3ParserMutableClassOrInterfaceTypeDetails.addTypeMetaTag(ASMetaTagMetadata metaTag, boolean flush)
           
 

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

Classes in org.gvnix.flex.as.classpath.as3parser.details that implement ASMetaTagMetadata
 class As3ParserMetaTagMetadata
          Parser-specific metadata representation of an ActionScript meta-tag.
 

Methods in org.gvnix.flex.as.classpath.as3parser.details that return types with arguments of type ASMetaTagMetadata
 List<ASMetaTagMetadata> As3ParserMethodMetadata.getMetaTags()
           
 List<ASMetaTagMetadata> As3ParserFieldMetadata.getMetaTags()
           
 List<ASMetaTagMetadata> As3ParserConstructorMetadata.getMetaTags()
           
 

Methods in org.gvnix.flex.as.classpath.as3parser.details with parameters of type ASMetaTagMetadata
static void As3ParserMetaTagMetadata.addMetaTagToElement(CompilationUnitServices compilationUnitServices, ASMetaTagMetadata metaTag, uk.co.badgersinfoil.metaas.dom.MetaTagable element, boolean permitFlush)
           
 

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

Methods in org.gvnix.flex.as.classpath.details that return types with arguments of type ASMetaTagMetadata
 List<ASMetaTagMetadata> DefaultASFieldMetadata.getMetaTags()
           
 List<ASMetaTagMetadata> ASInvocableMemberMetadata.getMetaTags()
           
 List<ASMetaTagMetadata> ASFieldMetadata.getMetaTags()
           
 List<ASMetaTagMetadata> AbstractInvocableMemberMetadata.getMetaTags()
           
 List<ASMetaTagMetadata> DefaultASClassOrInterfaceTypeDetails.getTypeMetaTags()
           
 List<ASMetaTagMetadata> ASMemberHoldingTypeDetails.getTypeMetaTags()
           
 

Methods in org.gvnix.flex.as.classpath.details with parameters of type ASMetaTagMetadata
 void ASMutableClassOrInterfaceTypeDetails.addTypeMetaTag(ASMetaTagMetadata metaTag)
          Adds a new type-level meta tag.
 void ASMutableClassOrInterfaceTypeDetails.addTypeMetaTag(ASMetaTagMetadata metaTag, boolean flush)
          Adds a new type-level meta tag.
 

Constructor parameters in org.gvnix.flex.as.classpath.details with type arguments of type ASMetaTagMetadata
AbstractInvocableMemberMetadata(String declaredByMetadataId, String methodBody, List<ASMetaTagMetadata> metaTags, List<ActionScriptType> paramTypes, List<ActionScriptSymbolName> paramNames, ASTypeVisibility visibility)
           
DefaultASClassOrInterfaceTypeDetails(String declaredByMetadataId, ActionScriptType name, ASPhysicalTypeCategory physicalTypeCategory, List<ASFieldMetadata> declaredFields, ASConstructorMetadata declaredConstructor, List<ASMethodMetadata> declaredMethods, ASClassOrInterfaceTypeDetails superClass, List<ActionScriptType> extendsTypes, List<ActionScriptType> implementsTypes, List<ASMetaTagMetadata> typeMetaTags)
           
DefaultASClassOrInterfaceTypeDetails(String declaredByMetadataId, ActionScriptType name, ASPhysicalTypeCategory physicalTypeCategory, List<ASMetaTagMetadata> typeMetaTags)
           
DefaultASConstructorMetadata(String declaredByMetadataId, String methodBody, List<ASMetaTagMetadata> metaTags, List<ActionScriptType> paramTypes, List<ActionScriptSymbolName> paramNames, ASTypeVisibility visibility)
           
DefaultASFieldMetadata(String declaredByMetadataId, ActionScriptType fieldType, ActionScriptSymbolName fieldName, ASTypeVisibility visibility, String fieldInitializer, List<ASMetaTagMetadata> metaTags)
           
DefaultASMethodMetadata(String declaredByMetadataId, ActionScriptSymbolName methodName, ActionScriptType returnType, ASTypeVisibility visibility, String methodBody, List<ASMetaTagMetadata> metaTags, List<ActionScriptType> paramTypes, List<ActionScriptSymbolName> paramNames)
           
 

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

Classes in org.gvnix.flex.as.classpath.details.metatag that implement ASMetaTagMetadata
 class DefaultASMetaTagMetadata
          Default metadata representation of an ActionScript meta-tag.
 



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