|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Models an object or attribute in a formal context. Objects and attributes are only distinguished by their role, they do not have separate classes. We do not use plain Java objects for two reasons:
WritableFCAElement
Method Summary | |
int |
getContextPosition()
Return the position in a context if available. |
java.lang.Object |
getData()
Returns the data stored in this FCAElement. |
org.jdom.Element |
getDescription()
Returns the description of the FCAElement. |
Method Detail |
public java.lang.Object getData()
public org.jdom.Element getDescription()
public int getContextPosition()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |