Package eu.bandm.tools.umod
Class UMod2Tsoap
java.lang.Object
eu.bandm.tools.umod.UMod2Tsoap
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected classprotected classprotected class -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Map<UMod.ClassDef, GeneratedClass> protected Formatprotected GeneratedClassprotected static final Formatprotected static final Formatprotected intprotected Stringprotected final Formatprotected static final MetaTypeprotected UMod.ClassDefprotected intprotected UMod.Forestprotected static final intprotected static final intprotected static final intprotected static final intprotected MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringprotected booleanprotected Formatprotected GeneratedClassprotected final Formatprotected intprotected booleanprotected static final MetaClassstatic final EnvironmentClassprotected static final MetaClassprotected final EnvironmentClassprotected static final MetaClassprotected static final MetaClassprotected static final MetaClassprotected Format -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voiderror(Location<XMLDocumentIdentifier> loc, String str) static FormatfieldSelection(Format object, String field) protected Stringstatic FormatmethodInvocation(Format object, String field) protected Stringprotected Stringvoidtranslate(String parsername, String writername, UMod.Forest model0, GeneratedContext context, MetaClass basevisitor, boolean visitoroptimize, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg0) protected voidwarning(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)
-