public interface AttributeDefinition extends VariableDefinition
TYPE_ACCESSOR, TYPE_ATTRIBUTE, TYPE_CRITERIA, TYPE_CRITERIA_ITEM, TYPE_CRITERIA_OPERATOR, TYPE_CRITERIA_ROW, TYPE_DATACONTROL, TYPE_DEFINITION, TYPE_DEFINITIONCONTEXT, TYPE_NAMED, TYPE_OPERATION, TYPE_OPERATIONRETURN, TYPE_PARAMETER, TYPE_STRUCTURE, TYPE_VARIABLE| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getSourceTypeString()
Returns the actual java type of the attribute in the data source. 
 | 
boolean | 
isKey()
Finds out whether this attribute is the primary key of the row. 
 | 
boolean | 
isReadOnly()
Finds out whether this attribute is read-only or is updateable. 
 | 
getDataControlDefinition, getJavaTypeStringgetDefinitionParent, getFullName, getName, getProperties, getPropertygetDefinitionTypeboolean isReadOnly()
boolean isKey()
java.lang.String getSourceTypeString()