|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgate.creole.ontology.OInstanceImpl
Constructor Summary | |
OInstanceImpl(String aName,
OClass aClass)
|
Method Summary | |
String |
getName()
Gets the name of this instance. |
OClass |
getOClass()
Gets the class of this instance. |
Object |
getUserData()
Gets the user data of this instance. |
void |
setUserData(Object theUserData)
Sets the user data of this instance. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OInstanceImpl(String aName, OClass aClass)
Method Detail |
public OClass getOClass()
OInstance
getOClass
in interface OInstance
public String getName()
OInstance
getName
in interface OInstance
public void setUserData(Object theUserData)
setUserData
in interface OInstance
public Object getUserData()
getUserData
in interface OInstance
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |