|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.soton.ecs.grimoires.server.impl.uddiv2.datamodel.TModelInstanceInfo
| Constructor Summary | |
TModelInstanceInfo()
|
|
TModelInstanceInfo(Description[] description,
InstanceDetails instanceDetails,
String tModelKey)
|
|
| Method Summary | |
Object |
accept(UDDIv2DataModelVisitor v)
Grimoires specific methods and constructors |
boolean |
equals(Object obj)
|
Description[] |
getDescription()
Gets the description value for this TModelInstanceInfo. |
Description |
getDescription(int i)
|
InstanceDetails |
getInstanceDetails()
Gets the instanceDetails value for this TModelInstanceInfo. |
String |
getTModelKey()
Gets the tModelKey value for this TModelInstanceInfo. |
int |
hashCode()
|
void |
setDescription(Description[] description)
Sets the description value for this TModelInstanceInfo. |
void |
setDescription(int i,
Description _value)
|
void |
setInstanceDetails(InstanceDetails instanceDetails)
Sets the instanceDetails value for this TModelInstanceInfo. |
void |
setTModelKey(String tModelKey)
Sets the tModelKey value for this TModelInstanceInfo. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TModelInstanceInfo()
public TModelInstanceInfo(Description[] description,
InstanceDetails instanceDetails,
String tModelKey)
| Method Detail |
public Description[] getDescription()
public void setDescription(Description[] description)
description - public Description getDescription(int i)
public void setDescription(int i,
Description _value)
public InstanceDetails getInstanceDetails()
public void setInstanceDetails(InstanceDetails instanceDetails)
instanceDetails - public String getTModelKey()
public void setTModelKey(String tModelKey)
tModelKey - public boolean equals(Object obj)
public int hashCode()
public Object accept(UDDIv2DataModelVisitor v)
throws Exception
accept in interface UDDIv2DataModelVisitableException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||