C E F G I N O P R S U W 

C

calculateName(TypeDefinition) - Method in class com.webcohesion.enunciate.modules.objc_client.NameForTypeDefinitionMethod
 
call(EnunciateContext) - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
 
ClientClassnameForMethod - Class in com.webcohesion.enunciate.modules.objc_client
Conversion from java types to Objective-C types.
ClientClassnameForMethod(Map<String, String>, EnunciateJaxbContext) - Constructor for class com.webcohesion.enunciate.modules.objc_client.ClientClassnameForMethod
 
ClientSimpleNameMethod - Class in com.webcohesion.enunciate.modules.objc_client
Template method used to determine the objective-c "simple name" of an accessor.
ClientSimpleNameMethod(Map<String, String>) - Constructor for class com.webcohesion.enunciate.modules.objc_client.ClientSimpleNameMethod
 
com.webcohesion.enunciate.modules.objc_client - package com.webcohesion.enunciate.modules.objc_client
 
convert(TypeElement) - Method in class com.webcohesion.enunciate.modules.objc_client.ClientClassnameForMethod
 
convert(HasClientConvertibleType) - Method in class com.webcohesion.enunciate.modules.objc_client.ClientClassnameForMethod
 
convert(TypeMirror) - Method in class com.webcohesion.enunciate.modules.objc_client.ClientClassnameForMethod
 
convert(TypeVariable) - Method in class com.webcohesion.enunciate.modules.objc_client.ClientClassnameForMethod
 
convertDeclaredTypeArguments(List<? extends TypeMirror>) - Method in class com.webcohesion.enunciate.modules.objc_client.ClientClassnameForMethod
 

E

exec(List) - Method in class com.webcohesion.enunciate.modules.objc_client.ClientSimpleNameMethod
 
exec(List) - Method in class com.webcohesion.enunciate.modules.objc_client.FunctionIdentifierForMethod
 
exec(List) - Method in class com.webcohesion.enunciate.modules.objc_client.NameForEnumConstantMethod
 
exec(List) - Method in class com.webcohesion.enunciate.modules.objc_client.NameForTypeDefinitionMethod
 
exec(List) - Method in class com.webcohesion.enunciate.modules.objc_client.PrefixMethod
Returns the qname of the element that has the first parameter as the namespace, the second as the element.
exec(List) - Method in class com.webcohesion.enunciate.modules.objc_client.ReferencedNamespacesMethod
 

F

findExampleResourceMethod() - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
Finds an example resource method, according to the following preference order: The first method annotated with DocumentationExample.
FunctionIdentifierForMethod - Class in com.webcohesion.enunciate.modules.objc_client
Template method used to lookup the function identifier for a given type.
FunctionIdentifierForMethod(NameForTypeDefinitionMethod, EnunciateJaxbContext) - Constructor for class com.webcohesion.enunciate.modules.objc_client.FunctionIdentifierForMethod
 

G

getDependencySpecifications() - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
 
getEnumConstantNamePattern() - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
The pattern for converting an enum constant to a unique C-style type name.
getFacetExcludes() - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
 
getFacetIncludes() - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
 
getIdentifier() - Method in class com.webcohesion.enunciate.modules.objc_client.PackageIdentifier
 
getName() - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
 
getName() - Method in class com.webcohesion.enunciate.modules.objc_client.PackageIdentifier
 
getPackageIdentifierPattern() - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
The format string creating a package identifier from a package name.
getPackageIdentifiers() - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
The package-to-module conversions.
getSlug() - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
The label for the Ruby API.
getSourceDir() - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
 
getTemplateURL(String) - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
Get a template URL for the template of the given name.
getTranslateIdTo() - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
What to translate 'id' to when writing out objective-c code.
getTypeDefinitionNamePattern() - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
The pattern for converting a type definition to a unique C-style type name.

I

isSeparateCommonCode() - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
Whether to separate the common code from the project-specific code.

N

NameForEnumConstantMethod - Class in com.webcohesion.enunciate.modules.objc_client
Gets a C-style, unambiguous name for an enum contant.
NameForEnumConstantMethod(String, String, Map<String, String>, Map<String, String>) - Constructor for class com.webcohesion.enunciate.modules.objc_client.NameForEnumConstantMethod
 
NameForTypeDefinitionMethod - Class in com.webcohesion.enunciate.modules.objc_client
Gets a C-style, unambiguous name for a given type definition.
NameForTypeDefinitionMethod(String, String, Map<String, String>, Map<String, String>) - Constructor for class com.webcohesion.enunciate.modules.objc_client.NameForTypeDefinitionMethod
 

O

ObjCXMLClientModule - Class in com.webcohesion.enunciate.modules.objc_client
 
ObjCXMLClientModule() - Constructor for class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
 
ObjCXMLClientObjectWrapper - Class in com.webcohesion.enunciate.modules.objc_client
Special wrapper for processing the XML templates.
ObjCXMLClientObjectWrapper() - Constructor for class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientObjectWrapper
 

P

PackageIdentifier - Class in com.webcohesion.enunciate.modules.objc_client
A package-identifier mapping.
PackageIdentifier() - Constructor for class com.webcohesion.enunciate.modules.objc_client.PackageIdentifier
 
PrefixMethod - Class in com.webcohesion.enunciate.modules.objc_client
A method used in templates to output the prefix for a given namespace.
PrefixMethod(Map<String, String>) - Constructor for class com.webcohesion.enunciate.modules.objc_client.PrefixMethod
 
processTemplate(URL, Object) - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
Processes the specified template with the given model.

R

readResource(String, Map<String, Object>, NameForTypeDefinitionMethod) - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
Reads a resource into string form.
ReferencedNamespacesMethod - Class in com.webcohesion.enunciate.modules.objc_client
Gets all the referenced namespaces for a specific root element.
ReferencedNamespacesMethod(EnunciateJaxbContext) - Constructor for class com.webcohesion.enunciate.modules.objc_client.ReferencedNamespacesMethod
 

S

scrubIdentifier(String) - Static method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
Scrub a C identifier (removing any illegal characters, etc.).
setIdentifier(String) - Method in class com.webcohesion.enunciate.modules.objc_client.PackageIdentifier
 
setName(String) - Method in class com.webcohesion.enunciate.modules.objc_client.PackageIdentifier
 

U

usesUnmappableElements() - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientModule
 

W

wrap(Object) - Method in class com.webcohesion.enunciate.modules.objc_client.ObjCXMLClientObjectWrapper
 
C E F G I N O P R S U W 

Copyright © 2015. All rights reserved.