|
Gridarta 9211 API Documentation |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SectionNames | |
|---|---|
| net.sf.gridarta.model.archetypetype | Defines types of GameObjects with corresponding attributes. |
| Uses of SectionNames in net.sf.gridarta.model.archetypetype |
|---|
| Methods in net.sf.gridarta.model.archetypetype with parameters of type SectionNames | |
|---|---|
private void |
ArchetypeTypeParser.addAttributeList(Element typeElement,
ArchetypeAttributes attributes,
ErrorViewCollector errorViewCollector,
String typeName,
int typeNo,
SectionNames sectionNames,
ArchetypeTypeSet archetypeTypeSet)
Parses the ArchetypeTypeParser.XML_ELEMENT_ATTRIBUTE and ArchetypeTypeParser.XML_ELEMENT_SECTION children of a "type" or "default_type" element and
adds all found attributes to an ArchetypeAttribute. |
private void |
ArchetypeTypeParser.parseAttribute(Element attributeElement,
ErrorViewCollector errorViewCollector,
String typeName,
int typeNo,
SectionNames sectionNames,
String sectionName,
ArchetypeTypeSet archetypeTypeSet,
ArchetypeAttributes attributes)
Parses an ArchetypeTypeParser.XML_ELEMENT_ATTRIBUTE element. |
void |
ArchetypeAttributes.setSectionNames(SectionNames sectionNames)
Updates the section names of all archetype attributes. |
|
Gridarta 9211 API Documentation |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
© 2003-2010 The Gridarta Developers. All rights reserved.