Modifier and Type | Method and Description |
---|---|
Stereotypes |
Options.stereotypesFactory() |
Stereotypes |
Options.stereotypesFactory(Stereotypes stereotypes) |
Modifier and Type | Method and Description |
---|---|
Stereotypes |
Options.stereotypesFactory(Stereotypes stereotypes) |
Modifier and Type | Class and Description |
---|---|
class |
StereotypesCacheSet
Stores a collection of stereotypes making use of sets.
|
class |
StereotypesImpl |
Modifier and Type | Field and Description |
---|---|
protected Stereotypes |
InfoImpl.stereotypesCache |
Modifier and Type | Method and Description |
---|---|
Stereotypes |
InfoImpl.stereotypes() |
Stereotypes |
Info.stereotypes()
Retrieves a copy of all (normalized) stereotypes of this model element.
|
Constructor and Description |
---|
StereotypesCacheSet(Stereotypes stereotypes,
Options options) |
Modifier and Type | Method and Description |
---|---|
void |
GenericPropertyInfo.setStereotypes(Stereotypes stereotypeSet) |
void |
GenericPackageInfo.setStereotypes(Stereotypes stereotypeSet) |
void |
GenericClassInfo.setStereotypes(Stereotypes stereotypeSet) |
void |
GenericAssociationInfo.setStereotypes(Stereotypes stereotypeSet) |
Modifier and Type | Field and Description |
---|---|
protected SortedMap<String,Stereotypes> |
Xmi10Document.fStereotypes
Hash table for all relevant stereotypes
|
Copyright © 2018. All rights reserved.