Gridarta 9211
API Documentation

Uses of Class
net.sf.gridarta.model.archetypetype.ArchetypeAttributes

Packages that use ArchetypeAttributes
net.sf.gridarta.model.archetypetype Defines types of GameObjects with corresponding attributes. 
 

Uses of ArchetypeAttributes in net.sf.gridarta.model.archetypetype
 

Fields in net.sf.gridarta.model.archetypetype declared as ArchetypeAttributes
private  ArchetypeAttributes ArchetypeType.archetypeAttributes
          The list of ArchetypeAttributes.
 

Methods in net.sf.gridarta.model.archetypetype with parameters of type ArchetypeAttributes
 void ArchetypeAttributes.addAll(ArchetypeAttributes archetypeAttributes)
          Adds all ArchetypeAttributes of another archetype attributes to this archetype attributes.
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 static void ArchetypeTypeParser.addDefaultList(Iterable<ArchetypeAttribute> archetypeType, ArchetypeAttributes attributes, Collection<String> autoIgnoreTable, Collection<String> ignoreTable)
          Adds all attributes of am ArchetypeType to an ArchetypeAttributes that are not ignored.
private static void ArchetypeTypeParser.addImportList(String importName, ArchetypeAttributes attributes, ErrorViewCollector errorViewCollector, String typeName, ArchetypeTypeSet archetypeTypeSet, Collection<String> autoIgnoreTable)
          Adds all imported attributes to an ArchetypeAttributes.
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.
 

Constructors in net.sf.gridarta.model.archetypetype with parameters of type ArchetypeAttributes
ArchetypeType(String typeName, int typeNo, String display, boolean map, int[] inv, boolean allowsAllInv, String description, String use, int sectionNum, ArchetypeAttributes archetypeAttributes, ArchetypeAttributesDefinition typeAttributes)
          Creates a new instance.
 


Gridarta 9211
API Documentation

SourceForge.net Logo Support This Project freshmeat.net Valid CSS! Feedback: webmaster