com.ibm.commons.iloader.node
Interface ICollection

All Superinterfaces:
IMember

public interface ICollection
extends IMember

Defines a property that is of type collection. A collection is a complex property. As a property can be used with more than one model, the 'value' of the collection is retrieved using the ILoader associated with the model.

See Also:
ILoader.getObjectCollection(Object, ICollection)

Field Summary
 
Fields inherited from interface com.ibm.commons.iloader.node.IMember
TYPE_BOOLEAN, TYPE_INTEGER, TYPE_NUMBER, TYPE_OBJECT, TYPE_STRING
 
Method Summary
 
Methods inherited from interface com.ibm.commons.iloader.node.IMember
getCategory, getDefaultValue, getDescription, getDisplayName, getEditor, getName, getParent, getScriptValidator, getType, getTypeDef, isReadOnly, isScriptable, isVisible