|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
Set |
getDifferentFrom()
|
String |
getName()
Gets the name of this instance. |
OClass |
getOClass()
Gets the class of this instance. |
Object |
getPropertyValue(Property theProperty)
|
Set |
getSameIndividualAs()
|
Object |
getUserData()
Gets the user data of this instance. |
void |
setDifferentFrom(OInstance theIndividual)
|
void |
setPropertyValue(Property theProperty,
Object theValue)
|
void |
setSameIndividualAs(OInstance theIndividual)
|
void |
setUserData(Object theUserData)
Sets the user data of this instance. |
Method Detail |
public OClass getOClass()
public String getName()
public void setUserData(Object theUserData)
public Object getUserData()
public void setDifferentFrom(OInstance theIndividual)
public Set getDifferentFrom()
public void setPropertyValue(Property theProperty, Object theValue)
public Object getPropertyValue(Property theProperty)
public void setSameIndividualAs(OInstance theIndividual)
public Set getSameIndividualAs()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |