|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SGlet | |
| net.sf.jaxme.generator.sg | |
| net.sf.jaxme.generator.sg.impl | |
| net.sf.jaxme.generator.types | |
| Uses of SGlet in net.sf.jaxme.generator.sg |
| Subinterfaces of SGlet in net.sf.jaxme.generator.sg | |
static interface |
SGlet.TypedSGlet
|
| Methods in net.sf.jaxme.generator.sg with parameters of type SGlet | |
void |
SimpleTypeSGChain.forAllValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod p0,
java.lang.Object p1,
SGlet p2)
|
void |
SimpleTypeSGChain.forAllNonNullValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod p0,
java.lang.Object p1,
SGlet p2)
|
void |
SimpleTypeSG.forAllValues(net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
Invokes the given SGlet on any value, assuming they
are non null. |
void |
SimpleTypeSG.forAllNonNullValues(net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
Invokes the given SGlet on any non null value. |
void |
PropertySGChain.forAllValues(PropertySG pController,
net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
|
void |
PropertySGChain.forAllNonNullValues(PropertySG pController,
net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
|
void |
PropertySG.forAllValues(net.sf.jaxme.js.JavaMethod pMethod,
net.sf.jaxme.js.DirectAccessible pElement,
SGlet pSGlet)
Invokes the given SGlet
for any value. |
void |
PropertySG.forAllNonNullValues(net.sf.jaxme.js.JavaMethod pMethod,
net.sf.jaxme.js.DirectAccessible pElement,
SGlet pSGlet)
Invokes the given SGlet
for any non null value. |
void |
ParticleSGChain.forAllNonNullValues(ParticleSG pController,
net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
|
void |
ParticleSG.forAllNonNullValues(net.sf.jaxme.js.JavaMethod pMethod,
net.sf.jaxme.js.DirectAccessible pElement,
SGlet pSGlet)
Invokes the given SGlet for all non null values. |
void |
AttributeSGChain.forAllValues(AttributeSG pController,
net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
|
void |
AttributeSGChain.forAllNonNullValues(AttributeSG pController,
net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
|
void |
AttributeSG.forAllValues(net.sf.jaxme.js.JavaMethod pMethod,
net.sf.jaxme.js.DirectAccessible pElement,
SGlet pSGlet)
Invokes the given SGlet on any attribute value,
assuming they are non-null. |
void |
AttributeSG.forAllNonNullValues(net.sf.jaxme.js.JavaMethod pMethod,
net.sf.jaxme.js.DirectAccessible pElement,
SGlet pSGlet)
Invokes the given SGlet on any non null attribute
value. |
| Uses of SGlet in net.sf.jaxme.generator.sg.impl |
| Methods in net.sf.jaxme.generator.sg.impl with parameters of type SGlet | |
void |
SimpleTypeSGImpl.forAllValues(net.sf.jaxme.js.JavaMethod p0,
java.lang.Object p1,
SGlet p2)
|
void |
SimpleTypeSGImpl.forAllNonNullValues(net.sf.jaxme.js.JavaMethod p0,
java.lang.Object p1,
SGlet p2)
|
void |
SimpleTypeSGChainImpl.forAllValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod p0,
java.lang.Object p1,
SGlet p2)
|
void |
SimpleTypeSGChainImpl.forAllNonNullValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod p0,
java.lang.Object p1,
SGlet p2)
|
void |
PropertySGImpl.forAllValues(net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
|
void |
PropertySGImpl.forAllNonNullValues(net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
|
void |
PropertySGChainImpl.forAllValues(PropertySG pController,
net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
|
void |
PropertySGChainImpl.forAllNonNullValues(PropertySG pController,
net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
|
void |
ParticleSGImpl.forAllNonNullValues(net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
|
void |
ParticleSGChainImpl.forAllNonNullValues(ParticleSG pController,
net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
|
void |
MultiplePropertySG.forAllValues(PropertySG pController,
net.sf.jaxme.js.JavaMethod pMethod,
net.sf.jaxme.js.DirectAccessible pElement,
SGlet pSGlet)
|
void |
MultiplePropertySG.forAllNonNullValues(PropertySG pController,
net.sf.jaxme.js.JavaMethod pMethod,
net.sf.jaxme.js.DirectAccessible pElement,
SGlet pSGlet)
|
void |
JAXBPropertySG.forAllNonNullValues(PropertySG pController,
net.sf.jaxme.js.JavaMethod pMethod,
net.sf.jaxme.js.DirectAccessible pElement,
SGlet pSGlet)
|
void |
JAXBPropertySG.forAllValues(PropertySG pController,
net.sf.jaxme.js.JavaMethod pMethod,
net.sf.jaxme.js.DirectAccessible pElement,
SGlet pSGlet)
|
void |
JAXBParticleSG.forAllNonNullValues(ParticleSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
net.sf.jaxme.js.DirectAccessible pElement,
SGlet pSGlet)
|
void |
EnumerationSG.forAllNonNullValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
AttributeSGImpl.forAllValues(net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
|
void |
AttributeSGImpl.forAllNonNullValues(net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
|
void |
AttributeSGChainImpl.forAllValues(AttributeSG pController,
net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
|
void |
AttributeSGChainImpl.forAllNonNullValues(AttributeSG pController,
net.sf.jaxme.js.JavaMethod p0,
net.sf.jaxme.js.DirectAccessible p1,
SGlet p2)
|
| Uses of SGlet in net.sf.jaxme.generator.types |
| Methods in net.sf.jaxme.generator.types with parameters of type SGlet | |
void |
UnionTypeSGImpl.forAllNonNullValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
UnionTypeSGImpl.forAllValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
StringSG.forAllNonNullValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
StringSG.forAllValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
QNameSG.forAllNonNullValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
QNameSG.forAllValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
PrimitiveTypeSG.forAllValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
PrimitiveTypeSG.forAllNonNullValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
ListTypeSGImpl.forAllNonNullValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
ListTypeSGImpl.forAllValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
IntegerSG.forAllNonNullValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
IntegerSG.forAllValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
HexBinarySG.forAllNonNullValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
HexBinarySG.forAllValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
DurationSG.forAllNonNullValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
DurationSG.forAllValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
DecimalSG.forAllNonNullValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
DecimalSG.forAllValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
DateTimeSG.forAllNonNullValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
DateTimeSG.forAllValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
Base64BinarySG.forAllNonNullValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
void |
Base64BinarySG.forAllValues(SimpleTypeSG pController,
net.sf.jaxme.js.JavaMethod pMethod,
java.lang.Object pValue,
SGlet pSGlet)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||