Package eu.bandm.tools.umod
Class UMod2Tsoap
java.lang.Object
eu.bandm.tools.umod.UMod2Tsoap
-
Nested Class Summary
Modifier and TypeClassDescriptionprotected class
protected class
protected class
-
Field Summary
Modifier and TypeFieldDescriptionprotected Map<UMod.ClassDef,
GeneratedClass> protected Format
protected GeneratedClass
protected static final Format
protected static final Format
protected int
protected String
protected final Format
protected static final MetaType
protected UMod.ClassDef
protected int
protected UMod.Forest
protected static final int
protected static final int
protected static final int
protected static final int
protected MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>
final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
protected boolean
protected Format
protected GeneratedClass
protected final Format
protected int
protected boolean
protected static final MetaClass
static final EnvironmentClass
protected static final MetaClass
protected final EnvironmentClass
protected static final MetaClass
protected static final MetaClass
protected static final MetaClass
protected Format
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
error
(Location<XMLDocumentIdentifier> loc, String str) static Format
fieldSelection
(Format object, String field) protected String
static Format
methodInvocation
(Format object, String field) protected String
protected String
void
translate
(String parsername, String writername, UMod.Forest model0, GeneratedContext context, MetaClass basevisitor, boolean visitoroptimize, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg0) protected void
warning
(Location<XMLDocumentIdentifier> loc, String str)
-
Field Details
-
WRAPPEDCLASS_TsoapPrimitives
-
WRAPPEDCLASS_TsoapException
-
WRAPPEDCLASS_XMLConfiguration
-
WRAPPEDCLASS_SaxEventStream
-
WRAPPEDCLASS_parserBaseClass
-
WRAPPEDCLASS_saxAttributes
-
WRAPPEDCLASS_SaxGenDumper
-
REF_SAXGENDUMPER
-
MODIF_PUBLIC
protected static final int MODIF_PUBLIC- See Also:
-
MODIF_STATICCLASS
protected static final int MODIF_STATICCLASS- See Also:
-
MODIF_FIELD
protected static final int MODIF_FIELD- See Also:
-
MODIF_CALLABLE
protected static final int MODIF_CALLABLE- See Also:
-
f_fieldSelection
-
f_methodInvocation
-
NAME_STUB_TMP_OBJECT
- See Also:
-
NAME_STUB_PARSINGFUNCTION
- See Also:
-
NAME_FILLFIELDS
- See Also:
-
NAME_PARSEVARIASAX
- See Also:
-
NAME_PARSEVARIASAX_2
- See Also:
-
NAME_METHOD_parsefields
- See Also:
-
NAME_NEWOBJ
- See Also:
-
NAME_SAXOWNPARSERCLASS
- See Also:
-
NAME_METHOD_writenull
- See Also:
-
NAME_METHOD_writeref
- See Also:
-
NAME_DUMPFIELDMETH
- See Also:
-
initial_model
-
msg
-
model
-
packagemode
protected boolean packagemode -
visitoroptimize
protected boolean visitoroptimize -
lastDefWithFields
-
parserclass
-
classdef2parserclass
-
parseCode
-
fieldnames_required
-
fieldcount
protected int fieldcount -
fieldstatements
-
tmpcount
protected int tmpcount -
dumperclass
-
writeStatement
-
curmodel
-
level
protected int level -
INST_TYPE_def2id
-
-
Constructor Details
-
UMod2Tsoap
public UMod2Tsoap()
-
-
Method Details
-
error
-
warning
-
TAGSTRING
-
TAGSTRING
-
fieldSelection
-
methodInvocation
-
FIELDVARNAME
-
translate
public void translate(String parsername, String writername, UMod.Forest model0, GeneratedContext context, MetaClass basevisitor, boolean visitoroptimize, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg0)
-