org.eml.MMAX2.api
Interface AttributeAPI
- All Known Implementing Classes:
- MMAX2Attribute
public interface AttributeAPI
NOMINAL_BUTTON
static final int NOMINAL_BUTTON
- See Also:
- Constant Field Values
NOMINAL_LIST
static final int NOMINAL_LIST
- See Also:
- Constant Field Values
FREETEXT
static final int FREETEXT
- See Also:
- Constant Field Values
MARKABLE_SET
static final int MARKABLE_SET
- See Also:
- Constant Field Values
MARKABLE_POINTER
static final int MARKABLE_POINTER
- See Also:
- Constant Field Values
getMarkableRelation
MarkableRelation getMarkableRelation()
- (API) Returns the
MarkableRelation
object that this MMAX2Attribute is associated with.
- Returns:
- The
MarkableRelation
object that this MMAX2Attribute is associated with, or null if none.