org.norther.tammi.core.rt
Interface Aggregate

All Superinterfaces:
Cloneable, DynamicMBean, ReferableMBean<Variable>, Variable

public interface Aggregate
extends Variable

A marker interface to variables acting as aggregates of nested variable attributes.

Version:
$Id: Aggregate.java,v 1.1 2010-02-02 18:06:34 cvsimp Exp $
Author:
Ilkka Priha

Field Summary
 
Fields inherited from interface org.norther.tammi.core.rt.Variable
ADD_ATTRIBUTE_ELEMENT, ADD_ATTRIBUTE_INFO, ADD_VALIDATED_ELEMENT, ATTRIBUTE_ELEMENT_SEPARATOR, ATTRIBUTE_INFO, ATTRIBUTE_LENGTH, ATTRIBUTE_LIST, ATTRIBUTE_POSITION, ATTRIBUTE_VALUES, CLEAR_ATTRIBUTE_INFO, CLEAR_ATTRIBUTE_VALUES, CONTAINS_ATTRIBUTE, CONTAINS_TRAIT, EXPORT_ATTRIBUTES, GET_ATTRIBUTE_ELEMENT, GET_ATTRIBUTE_VALUE, GET_RECURSIVE_ELEMENT, GET_RECURSIVE_VALUE, GET_VALIDATED_ELEMENT, GET_VALIDATED_VALUE, ID, ID_ATTRIBUTE_LIST, IMPORT_ATTRIBUTES, REMOVE_ATTRIBUTE_ELEMENT, REMOVE_VALIDATED_ELEMENT, REPLACE_ATTRIBUTE_INFO, RESET_VALIDATED_VALUES, SET_ATTRIBUTE_ELEMENT, SET_ATTRIBUTE_VALUE, SET_ATTRIBUTE_VALUES, SET_VALIDATED_ELEMENT, SET_VALIDATED_VALUE, TYPE, VALIDATE_ATTRIBUTE_VALUES, VALIDATED_VALUES, VARIABLE_INFO
 
Fields inherited from interface org.norther.tammi.core.base.ReferableMBean
MBEAN, NS
 
Method Summary
 
Methods inherited from interface org.norther.tammi.core.rt.Variable
addAttributeElement, addAttributeElement, addAttributeInfo, addValidatedElement, addValidatedElement, attributeInfo, attributeInfo, attributeLength, attributeList, attributePosition, clearAttributeInfo, clearAttributeValues, clone, containsAttribute, containsTrait, exportAttributes, getAttribute, getAttributeElement, getAttributes, getAttributeValue, getAttributeValues, getId, getRecursiveElement, getRecursiveValue, getType, getValidatedElement, getValidatedValue, idAttributeList, importAttributes, removeAttributeElement, removeAttributeElement, removeValidatedElement, removeValidatedElement, replaceAttributeInfo, resetValidatedValues, setAttribute, setAttributeElement, setAttributes, setAttributeValue, setAttributeValues, setAttributeValues, setId, setValidatedElement, setValidatedValue, validateAttributeValues, validateAttributeValues, validatedValues, variableInfo
 
Methods inherited from interface org.norther.tammi.core.base.ReferableMBean
getMBean
 
Methods inherited from interface javax.management.DynamicMBean
getMBeanInfo, invoke
 



Copyright © 2004 The Norther Organization. All rights reserved.