|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Java content class for app-builder element declaration.
The following schema fragment specifies the expected content contained within this java content object.
<element name="app-builder">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="app-name" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="package-prefix" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="domain-object-path" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded"/>
<element name="module" type="{}module" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
| Methods inherited from interface org.jaffa.tools.patternmetaengine.domain.AppBuilderType |
getAppName, getDomainObjectPath, getModule, getPackagePrefix, setAppName, setPackagePrefix |
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||