|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Stereotype | |
|---|---|
| org.cumt.model | |
| org.cumt.model.event | |
| Uses of Stereotype in org.cumt.model |
|---|
| Methods in org.cumt.model that return Stereotype | |
|---|---|
Stereotype |
ModelObject.getStereotype()
|
| Methods in org.cumt.model that return types with arguments of type Stereotype | |
|---|---|
java.util.Set<Stereotype> |
Model.findStereotypesForType(java.lang.Class<? extends BaseModelNode> type)
|
java.util.Set<Stereotype> |
Model.getStereotypes()
|
| Methods in org.cumt.model with parameters of type Stereotype | |
|---|---|
void |
Model.addStereotype(Stereotype stereotype)
|
void |
ModelObject.setStereotype(Stereotype stereotype)
|
| Method parameters in org.cumt.model with type arguments of type Stereotype | |
|---|---|
void |
Model.addStereotypes(java.util.List<Stereotype> added)
|
void |
Model.removeStereotypes(java.util.List<Stereotype> removed)
|
| Uses of Stereotype in org.cumt.model.event |
|---|
| Methods in org.cumt.model.event that return Stereotype | |
|---|---|
Stereotype |
ModelEvent.getStereotype()
|
| Constructors in org.cumt.model.event with parameters of type Stereotype | |
|---|---|
ModelEvent(Model source,
ModelObject object,
Stereotype stereotype)
|
|
ModelEvent(Model source,
Stereotype stereotype)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||