Package org.norther.tammi.core.rt.util

Interface Summary
AttributeExporter An interface to classes exporting attribute values to another variable obtained from an external source.
AttributeFilter An interface to a Variable attribute filter.
AttributeImporter An interface to classes importing attribute values from another variable obtained from an external source.
AttributeValidator An interface to a Variable attribute validator.
EnumeratedList An extended list interface to enumerated variable attributes.
 

Class Summary
AttributeComparator A comparator for attributes.
EnumAttribute An enumerated attribute value.
EnumIdentity Extends the enumerated attribute by supporting variable identities as attribute values.
EnumVariable Extends the enumerated identity by supporting variable instances as attribute values.
ExcludeFilter An exclude filter for importing and exporting attributes.
Identity A variable identity uniquely identifying a variable by its type and a set of key attribute values.
IncludeFilter An include filter for importing and exporting attributes.
MappingFilter A mapping filter for importing and exporting attributes.
SerialAttribute A serial attribute with a string value.
 

Exception Summary
InvalidAttributeValuesException Thrown when values for attributes are not valid.
 



Copyright © 2004 The Norther Organization. All rights reserved.