|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbSMSProject | |
---|---|
org.modelsphere.sms.be.db | |
org.modelsphere.sms.db | |
org.modelsphere.sms.oo.db | |
org.modelsphere.sms.oo.java.db | |
org.modelsphere.sms.or.db |
Uses of DbSMSProject in org.modelsphere.sms.be.db |
---|
Methods in org.modelsphere.sms.be.db that return DbSMSProject | |
---|---|
DbSMSProject |
DbBENotation.getReferringProjectBe()
Gets the project object associated to a DbBENotation's instance. |
DbSMSProject |
DbBEStyle.getReferringProjectBe()
Gets the referringprojectbpm object associated to a DbBEStyle's instance. |
Methods in org.modelsphere.sms.be.db with parameters of type DbSMSProject | |
---|---|
void |
DbBENotation.setReferringProjectBe(DbSMSProject value)
Sets the project object associated to a DbBENotation's instance. |
void |
DbBEStyle.setReferringProjectBe(DbSMSProject value)
Sets the referringprojectbpm object associated to a DbBEStyle's instance. |
Uses of DbSMSProject in org.modelsphere.sms.db |
---|
Methods in org.modelsphere.sms.db that return DbSMSProject | |
---|---|
DbSMSProject |
DbSMSLinkModel.getLinkModelProject()
Gets the project object associated to a DbSMSLinkModel's instance. |
Methods in org.modelsphere.sms.db with parameters of type DbSMSProject | |
---|---|
void |
DbSMSLinkModel.setLinkModelProject(DbSMSProject value)
Sets the project object associated to a DbSMSLinkModel's instance. |
Constructors in org.modelsphere.sms.db with parameters of type DbSMSProject | |
---|---|
DbSMSTargetSystem(DbSMSProject project,
java.lang.String name,
java.lang.String version,
java.lang.Integer id,
java.lang.Integer rootId)
Creates an instance of DbSMSTargetSystem. |
Uses of DbSMSProject in org.modelsphere.sms.oo.db |
---|
Methods in org.modelsphere.sms.oo.db that return DbSMSProject | |
---|---|
DbSMSProject |
DbOOStyle.getReferringProjectOo()
Gets the project object associated to a DbOOStyle's instance. |
Methods in org.modelsphere.sms.oo.db with parameters of type DbSMSProject | |
---|---|
void |
DbOOStyle.setReferringProjectOo(DbSMSProject value)
Sets the project object associated to a DbOOStyle's instance. |
Uses of DbSMSProject in org.modelsphere.sms.oo.java.db |
---|
Methods in org.modelsphere.sms.oo.java.db that return DbSMSProject | |
---|---|
DbSMSProject |
DbJVClass.getReferringProject()
Gets the project object associated to a DbJVClass's instance. |
Methods in org.modelsphere.sms.oo.java.db with parameters of type DbSMSProject | |
---|---|
void |
DbJVClass.setReferringProject(DbSMSProject value)
Sets the project object associated to a DbJVClass's instance. |
Uses of DbSMSProject in org.modelsphere.sms.or.db |
---|
Methods in org.modelsphere.sms.or.db that return DbSMSProject | |
---|---|
DbSMSProject |
DbORCommonItemStyle.getReferringProjectCommonItem()
Gets the referringprojectcommonitem object associated to a DbORCommonItemStyle's instance. |
DbSMSProject |
DbORDomainStyle.getReferringProjectDomain()
Gets the referringprojectdomain object associated to a DbORDomainStyle's instance. |
DbSMSProject |
DbORNotation.getReferringProjectEr()
Gets the referringprojecter object associated to a DbORNotation's instance. |
DbSMSProject |
DbORStyle.getReferringProjectEr()
Gets the referringprojecter object associated to a DbORStyle's instance. |
DbSMSProject |
DbORNotation.getReferringProjectOr()
Gets the project object associated to a DbORNotation's instance. |
DbSMSProject |
DbORStyle.getReferringProjectOr()
Gets the referringprojector object associated to a DbORStyle's instance. |
Methods in org.modelsphere.sms.or.db with parameters of type DbSMSProject | |
---|---|
void |
DbORCommonItemStyle.setReferringProjectCommonItem(DbSMSProject value)
Sets the referringprojectcommonitem object associated to a DbORCommonItemStyle's instance. |
void |
DbORDomainStyle.setReferringProjectDomain(DbSMSProject value)
Sets the referringprojectdomain object associated to a DbORDomainStyle's instance. |
void |
DbORNotation.setReferringProjectEr(DbSMSProject value)
Sets the referringprojecter object associated to a DbORNotation's instance. |
void |
DbORStyle.setReferringProjectEr(DbSMSProject value)
Sets the referringprojecter object associated to a DbORStyle's instance. |
void |
DbORNotation.setReferringProjectOr(DbSMSProject value)
Sets the project object associated to a DbORNotation's instance. |
void |
DbORStyle.setReferringProjectOr(DbSMSProject value)
Sets the referringprojector object associated to a DbORStyle's instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |