Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

Uses of Class
org.evolvica.engine.AttributeDescriptor

Packages that use AttributeDescriptor
org.evolvica.engine Algorithm engine. 
 

Uses of AttributeDescriptor in org.evolvica.engine
 

Methods in org.evolvica.engine that return AttributeDescriptor
 AttributeDescriptor OperatorDescriptor.getAttribute(java.lang.String property)
          Returns the property descriptor with the given name.
 AttributeDescriptor OperatorDescriptor.getPropertyDescriptor(java.lang.String property)
          Deprecated. use getAttribute( String )
 

Methods in org.evolvica.engine with parameters of type AttributeDescriptor
 void OperatorDescriptor.addAttribute(AttributeDescriptor ad)
          Adds an attribute descriptor to this operator descriptor.
static org.w3c.dom.Element DescriptorWriter.createAttributeNode(org.w3c.dom.Document document, AttributeDescriptor descriptor)
          Creates an XML element from a given attribute descriptor.
static void DescriptorResolver.resolve(AttributeDescriptor ad, java.lang.Class clazz)
          Resolves the given attribute descriptor.
static void DescriptorResolver.resolve(AttributeDescriptor ad, java.lang.Object obj)
          Resolves the given attribute descriptor.
static void DescriptorBuilder.updateDescriptor(org.w3c.dom.Element element, AttributeDescriptor descriptor)
          Updates an existing attribute descriptor with the information from the given XML element.
 


Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

Copyright © 2000-2004 Technical University of Ilmenau, Department Electronic Circuits and Systems