| Modifier and Type | Method and Description |
|---|---|
protected ProcessorEnvironment |
ModelInfoParser.getEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
ModelInfoParser |
ModelInfoPlugin.createModelInfoParser(ProcessorEnvironment env) |
| Constructor and Description |
|---|
ConfigurationParser(ProcessorEnvironment env) |
J2EEModelInfoParser(ProcessorEnvironment env) |
ModelFileModelInfoParser(ProcessorEnvironment env) |
ModelInfoParser(ProcessorEnvironment env) |
NoMetadataModelInfoParser(ProcessorEnvironment env) |
RmiModelInfoParser(ProcessorEnvironment env) |
WSDLModelInfoParser(ProcessorEnvironment env) |
| Modifier and Type | Field and Description |
|---|---|
protected ProcessorEnvironment |
GeneratorBase.env |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
GeneratorUtil.classExists(ProcessorEnvironment env,
String className) |
protected static File |
ServletConfigGenerator.configFileForClass(String className,
File destDir,
ProcessorEnvironment env)
Return the File object that should be used as the configuration
file for the given Java class, using the supplied destination
directory for the top of the package hierarchy.
|
File |
Names.sourceFileForClass(String className,
String outputClassName,
File destDir,
ProcessorEnvironment env)
Return the File object that should be used as the source file
for the given Java class, using the supplied destination
directory for the top of the package hierarchy.
|
| Constructor and Description |
|---|
J2EESchemaAnalyzerHelper(J2EESchemaAnalyzerIf base,
J2EEModelInfo modelInfo,
ProcessorEnvironment env,
JavaSimpleTypeCreator javaTypes) |
| Modifier and Type | Method and Description |
|---|---|
ProcessorEnvironment |
NoMetadataModeler.getProcessorEnvironment() |
| Modifier and Type | Field and Description |
|---|---|
protected ProcessorEnvironment |
ExceptionModelerBase.env |
| Modifier and Type | Method and Description |
|---|---|
ProcessorEnvironment |
RmiModeler.getProcessorEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
static Map |
RmiTypeModeler.collectMembers(ProcessorEnvironment env,
RmiType type) |
String |
RmiModeler.generateNameFromType(RmiType type,
ProcessorEnvironment env)
Generate a readable string representing the given type suitable
for embedding within a Java identifier.
|
String |
LiteralTypeModeler.generateSchemaNameForArrayWrapper(RmiType type,
ProcessorEnvironment env) |
static Class |
RmiTypeModeler.getDeclaringClass(Class theClass,
MemberInfo memInfo,
ProcessorEnvironment env) |
static RmiType |
RmiTypeModeler.getHolderValueType(ProcessorEnvironment env,
Class defHolder,
RmiType type) |
static RmiType |
LiteralTypeModeler.getHolderValueType(ProcessorEnvironment env,
Class defHolder,
RmiType type) |
static Field |
RmiTypeModeler.getValueMember(ProcessorEnvironment env,
Class classDef) |
static boolean |
RmiModeler.isException(ProcessorEnvironment env,
RmiType type) |
boolean |
RmiModeler.isRemoteException(ProcessorEnvironment env,
String exceptionName) |
static void |
LiteralTypeModeler.markInheritedMembers(ProcessorEnvironment env,
LiteralStructuredType struct) |
static void |
RmiTypeModeler.markInheritedMembers(ProcessorEnvironment env,
SOAPStructureType struct) |
static Map |
RmiStructure.modelTypeSOAP(ProcessorEnvironment env,
RmiType type) |
static Map |
JavaBean.modelTypeSOAP(ProcessorEnvironment env,
RmiType type) |
static boolean |
RmiTypeModeler.multipleClasses(Class[] classes,
ProcessorEnvironment env) |
static List |
RmiTypeModeler.sortMembers(Class typeClass,
Map members,
ProcessorEnvironment env) |
| Constructor and Description |
|---|
RmiTypeModeler(RmiModeler modeler,
ProcessorEnvironment env) |
RmiTypeModeler(RmiModeler modeler,
ProcessorEnvironment env,
SOAPVersion soapVersion) |
| Modifier and Type | Field and Description |
|---|---|
protected ProcessorEnvironment |
SchemaAnalyzerBase._env |
| Modifier and Type | Method and Description |
|---|---|
protected ProcessorEnvironment |
WSDLModelerBase.getEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
static File |
DirectoryUtil.getOutputDirectoryFor(String theClass,
File rootDir,
ProcessorEnvironment env) |
| Modifier and Type | Field and Description |
|---|---|
protected ProcessorEnvironment |
CompileTool.environment |
| Modifier and Type | Method and Description |
|---|---|
protected ProcessorEnvironment |
CompileTool.createEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
ModelInfoParser |
J2EEToolPlugin.createModelInfoParser(ProcessorEnvironment env) |
protected void |
CompileTool.setEnvironmentValues(ProcessorEnvironment env) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.