|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbOOAdt | |
---|---|
org.modelsphere.sms.oo.db | |
org.modelsphere.sms.or.db |
Uses of DbOOAdt in org.modelsphere.sms.oo.db |
---|
Methods in org.modelsphere.sms.oo.db that return DbOOAdt | |
---|---|
DbOOAdt |
DbOODataMember.getElementType()
Gets the element type object associated to a DbOODataMember's instance. |
DbOOAdt |
DbOOParameter.getElementType()
Gets the element type object associated to a DbOOParameter's instance. |
DbOOAdt |
DbOOMethod.getReturnElementType()
Gets the return element type object associated to a DbOOMethod's instance. |
DbOOAdt |
DbOOMethod.getReturnType()
Gets the return type object associated to a DbOOMethod's instance. |
DbOOAdt |
DbOODataMember.getType()
Gets the type object associated to a DbOODataMember's instance. |
DbOOAdt |
DbOOParameter.getType()
Gets the type object associated to a DbOOParameter's instance. |
Methods in org.modelsphere.sms.oo.db with parameters of type DbOOAdt | |
---|---|
void |
DbOODataMember.setElementType(DbOOAdt value)
Sets the element type object associated to a DbOODataMember's instance. |
void |
DbOOParameter.setElementType(DbOOAdt value)
Sets the element type object associated to a DbOOParameter's instance. |
void |
DbOOMethod.setReturnElementType(DbOOAdt value)
Sets the return element type object associated to a DbOOMethod's instance. |
void |
DbOOMethod.setReturnType(DbOOAdt value)
Sets the return type object associated to a DbOOMethod's instance. |
void |
DbOODataMember.setType(DbOOAdt value)
Sets the type object associated to a DbOODataMember's instance. |
void |
DbOOParameter.setType(DbOOAdt value)
Sets the type object associated to a DbOOParameter's instance. |
Constructors in org.modelsphere.sms.oo.db with parameters of type DbOOAdt | |
---|---|
DbOOAdtGo(DbSMSDiagram composite,
DbOOAdt adt)
Creates an instance of DbOOAdtGo. |
Uses of DbOOAdt in org.modelsphere.sms.or.db |
---|
Methods in org.modelsphere.sms.or.db that return DbOOAdt | |
---|---|
DbOOAdt |
DbORDomain.getOoSourceType()
Gets the oo source type object associated to a DbORDomain's instance. |
DbOOAdt |
DbORCommonItem.getOoType()
Gets the oo type object associated to a DbORCommonItem's instance. |
Methods in org.modelsphere.sms.or.db with parameters of type DbOOAdt | |
---|---|
void |
DbORDomain.setOoSourceType(DbOOAdt value)
Sets the oo source type object associated to a DbORDomain's instance. |
void |
DbORCommonItem.setOoType(DbOOAdt value)
Sets the oo type object associated to a DbORCommonItem's instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |