com.sas.iquery.metadata.expr
Interface NonCalculatedValue

All Superinterfaces:
Base, java.util.EventListener, ModelItem, PropertyChangeListenee, java.beans.PropertyChangeListener, UsabilityInterface
All Known Subinterfaces:
Prompt
All Known Implementing Classes:
ConstantExpression, ResourceAwareStringExpression, StringExpression

public interface NonCalculatedValue
extends ModelItem

Marker interface that defines valid expression types for the right hand side of a data based filter.

Since:
9.4

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.