com.sas.iquery.metadata.business
Interface AssociationItem

All Superinterfaces:
Base, java.util.EventListener, ModelItem, PropertyChangeListenee, java.beans.PropertyChangeListener, UsabilityInterface
All Known Subinterfaces:
CompoundFilter, DataItem, DataItemReference, FilterItem

public interface AssociationItem
extends ModelItem

Provides a tag for any item that can have a Correlated/Dependent/Independent Association to another item. These associated items will typically be DataItems, but can also be FilterItems and Table objects. These AssociationItems will be persisted in an Information Map in a data structure that represents a "matrix".


Field Summary
 
Fields inherited from interface com.sas.iquery.metadata.business.ModelItem
EVENT_OBJECT_PROPERTY_CHANGED
 
Fields inherited from interface com.sas.iquery.metadata.business.Base
EVENT_OBJECT_DEFINITION_CHANGED
 
Method Summary
 
Methods inherited from interface com.sas.iquery.metadata.PropertyChangeListenee
addListener, getListeners, removeListener
 
Methods inherited from interface com.sas.iquery.metadata.business.UsabilityInterface
getReasonsUnusable, isUsableInQuery
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.