|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbORDomain | |
---|---|
org.modelsphere.sms.oo.db | |
org.modelsphere.sms.or.db |
Uses of DbORDomain in org.modelsphere.sms.oo.db |
---|
Methods in org.modelsphere.sms.oo.db that return DbORDomain | |
---|---|
DbORDomain |
DbOODataMember.getDomain()
Gets the domain object associated to a DbOODataMember's instance. |
DbORDomain |
DbOOMethod.getDomain()
Gets the domain object associated to a DbOOMethod's instance. |
DbORDomain |
DbOOParameter.getDomain()
Gets the domain object associated to a DbOOParameter's instance. |
Methods in org.modelsphere.sms.oo.db with parameters of type DbORDomain | |
---|---|
void |
DbOODataMember.setDomain(DbORDomain value)
Sets the domain object associated to a DbOODataMember's instance. |
void |
DbOOMethod.setDomain(DbORDomain value)
Sets the domain object associated to a DbOOMethod's instance. |
void |
DbOOParameter.setDomain(DbORDomain value)
Sets the domain object associated to a DbOOParameter's instance. |
Uses of DbORDomain in org.modelsphere.sms.or.db |
---|
Methods in org.modelsphere.sms.or.db that return DbORDomain | |
---|---|
DbORDomain |
DbORDomain.getSuperDomain()
Gets the super domain object associated to a DbORDomain's instance. |
Methods in org.modelsphere.sms.or.db with parameters of type DbORDomain | |
---|---|
void |
DbORDomain.setSuperDomain(DbORDomain value)
Sets the super domain object associated to a DbORDomain's instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |