public interface RFilterFiltercriterion extends AWMObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCategory()
Returns the value of the 'Category' attribute.
|
java.lang.String |
getLabel()
Returns the value of the 'Label' attribute.
|
java.lang.String |
getLabelFromHierarchy()
Returns the Label or, if the Label wasn't set, the Label of the
referenced Property (
TargetID). |
java.lang.String |
getParsedCategory()
Returns the category without column specifications.
|
int |
getSeqNo()
Returns the value of the 'Seq No' attribute.
|
Property |
getTargetID()
Returns the value of the 'Target ID' reference.
|
boolean |
isGeneric()
Returns the value of the 'Generic' attribute.
|
boolean |
isMandatory()
Returns the value of the 'Mandatory' attribute.
|
boolean |
isSetGeneric()
Returns whether the value of the
'
Generic' attribute is set. |
boolean |
isSetMandatory()
Returns whether the value of the
'
Mandatory' attribute is set. |
boolean |
isSetSeqNo()
Returns whether the value of the
'
Seq No' attribute is set. |
void |
setCategory(java.lang.String value)
Sets the value of the
'
Category' attribute. |
void |
setGeneric(boolean value)
Sets the value of the
'
Generic' attribute. |
void |
setLabel(java.lang.String value)
Sets the value of the
'
Label' attribute. |
void |
setMandatory(boolean value)
Sets the value of the
'
Mandatory' attribute. |
void |
setSeqNo(int value)
Sets the value of the
'
Seq No' attribute. |
void |
setTargetID(Property value)
Sets the value of the
'
Target ID' reference. |
void |
unsetGeneric()
Unsets the value of the
'
Generic' attribute. |
void |
unsetMandatory()
Unsets the value of the
'
Mandatory' attribute. |
void |
unsetSeqNo()
Unsets the value of the
'
Seq No' attribute. |
getComment, isSetComment, setComment, unsetCommentProperty getTargetID()
setTargetID(Property),
TaurusPackage.getRFilterFiltercriterion_TargetID()void setTargetID(Property value)
Target ID' reference. value - the new value of the 'Target ID' reference.getTargetID()boolean isGeneric()
"false". isSetGeneric(),
unsetGeneric(),
setGeneric(boolean),
TaurusPackage.getRFilterFiltercriterion_Generic()void setGeneric(boolean value)
Generic' attribute. value - the new value of the 'Generic' attribute.isSetGeneric(),
unsetGeneric(),
isGeneric()void unsetGeneric()
Generic' attribute. isSetGeneric(),
isGeneric(),
setGeneric(boolean)boolean isSetGeneric()
Generic' attribute is set. unsetGeneric(),
isGeneric(),
setGeneric(boolean)java.lang.String getLabel()
setLabel(String),
TaurusPackage.getRFilterFiltercriterion_Label()java.lang.String getLabelFromHierarchy()
TargetID). If the Properties Label
wasn't set, too, its ID will be returned.void setLabel(java.lang.String value)
Label' attribute. value - the new value of the 'Label' attribute.getLabel()java.lang.String getCategory()
setCategory(String),
TaurusPackage.getRFilterFiltercriterion_Category()java.lang.String getParsedCategory()
void setCategory(java.lang.String value)
Category' attribute. value - the new value of the 'Category' attribute.getCategory()boolean isMandatory()
"true". isSetMandatory(),
unsetMandatory(),
setMandatory(boolean),
TaurusPackage.getRFilterFiltercriterion_Mandatory()void setMandatory(boolean value)
Mandatory' attribute. value - the new value of the 'Mandatory' attribute.isSetMandatory(),
unsetMandatory(),
isMandatory()void unsetMandatory()
Mandatory' attribute. isSetMandatory(),
isMandatory(),
setMandatory(boolean)boolean isSetMandatory()
Mandatory' attribute is set. unsetMandatory(),
isMandatory(),
setMandatory(boolean)int getSeqNo()
isSetSeqNo(),
unsetSeqNo(),
setSeqNo(int),
TaurusPackage.getRFilterFiltercriterion_SeqNo()void setSeqNo(int value)
Seq No' attribute. value - the new value of the 'Seq No' attribute.isSetSeqNo(),
unsetSeqNo(),
getSeqNo()void unsetSeqNo()
Seq No' attribute. isSetSeqNo(),
getSeqNo(),
setSeqNo(int)boolean isSetSeqNo()
Seq No' attribute is set. unsetSeqNo(),
getSeqNo(),
setSeqNo(int)Copyright © 2015 Micro Focus GmbH. All rights reserved.