|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbSMSStereotype | |
---|---|
org.modelsphere.sms.db |
Uses of DbSMSStereotype in org.modelsphere.sms.db |
---|
Methods in org.modelsphere.sms.db that return DbSMSStereotype | |
---|---|
DbSMSStereotype |
DbSMSSemanticalObject.getUmlStereotype()
Gets the uml stereotype object associated to a DbSMSSemanticalObject's instance. |
Methods in org.modelsphere.sms.db with parameters of type DbSMSStereotype | |
---|---|
void |
DbSMSStereotype.addToSubStereotypes(DbSMSStereotype value)
Adds an element to the list of substereotypes associated to a DbSMSStereotype's instance. |
void |
DbSMSStereotype.addToSuperStereotypes(DbSMSStereotype value)
Adds an element to the list of superstereotypes associated to a DbSMSStereotype's instance. |
void |
DbSMSStereotype.removeFromSubStereotypes(DbSMSStereotype value)
Removes an element from the list of substereotypes associated to a DbSMSStereotype's instance. |
void |
DbSMSStereotype.removeFromSuperStereotypes(DbSMSStereotype value)
Removes an element from the list of superstereotypes associated to a DbSMSStereotype's instance. |
void |
DbSMSStereotype.setSubStereotypes(DbSMSStereotype value,
int op)
Adds an element to or removes an element from the list of substereotypes associated to a DbSMSStereotype's instance. |
void |
DbSMSStereotype.setSuperStereotypes(DbSMSStereotype value,
int op)
Adds an element to or removes an element from the list of superstereotypes associated to a DbSMSStereotype's instance. |
void |
DbSMSSemanticalObject.setUmlStereotype(DbSMSStereotype value)
Sets the uml stereotype object associated to a DbSMSSemanticalObject's instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |