Uses of Interface
org.primordion.xholon.base.IAttribute

Packages that use IAttribute
org.primordion.xholon.base   
 

Uses of IAttribute in org.primordion.xholon.base
 

Classes in org.primordion.xholon.base that implement IAttribute
static class Attribute.Attribute_boolean
           
static class Attribute.Attribute_byte
           
static class Attribute.Attribute_char
           
static class Attribute.Attribute_double
           
static class Attribute.Attribute_float
           
static class Attribute.Attribute_int
           
static class Attribute.Attribute_long
           
static class Attribute.Attribute_Object
           
static class Attribute.Attribute_short
           
static class Attribute.Attribute_String
           
 

Methods in org.primordion.xholon.base that return IAttribute
 IAttribute PatchOwner.getAggregator(IXholon turtleOrPatch)
          Return the aggregator for the specified turtle or patch.