Package | Description |
---|---|
org.modelio.api.module |
Mdac development infrastructure
|
org.modelio.api.module.context.i18n | |
org.modelio.metamodel.mda | |
org.modelio.metamodel.mmextensions.infrastructure | |
org.modelio.metamodel.uml.infrastructure | |
org.modelio.metamodel.uml.infrastructure.properties | |
org.modelio.metamodel.visitors |
Modifier and Type | Method and Description |
---|---|
org.eclipse.swt.graphics.Image |
AbstractJavaModule.getImage(Profile profile,
IModule.ImageType imageType) |
org.eclipse.swt.graphics.Image |
IModule.getImage(Profile profile,
IModule.ImageType imageType)
Get the image provided by the module for a given profile.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
I18nSupport.getDescription(Profile element)
Get the I18n'ed description for a
Profile . |
java.lang.String |
I18nSupport.getLabel(Profile element)
Get the I18n'ed label for a
Profile . |
Modifier and Type | Method and Description |
---|---|
<T extends Profile> |
ModuleComponent.getOwnedProfile(java.lang.Class<T> filterClass)
Filtered Getter for relation 'ModuleComponent->OwnedProfile'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Profile> |
ModuleComponent.getOwnedProfile()
Getter for relation 'ModuleComponent->OwnedProfile'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
Profile |
IInfrastructureModelFactory.createProfile() |
Modifier and Type | Method and Description |
---|---|
Profile |
Stereotype.getOwner()
Getter for relation 'Stereotype->Owner'
Metamodel description:
null
|
Profile |
MetaclassReference.getOwnerProfile()
Getter for relation 'MetaclassReference->OwnerProfile'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
void |
Stereotype.setOwner(Profile value)
Setter for relation 'Stereotype->Owner'
Metamodel description:
null
|
void |
MetaclassReference.setOwnerProfile(Profile value)
Setter for relation 'MetaclassReference->OwnerProfile'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
Profile |
PropertyType.getAnalystOwner()
Getter for relation 'PropertyType->AnalystOwner'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
void |
PropertyType.setAnalystOwner(Profile value)
Setter for relation 'PropertyType->AnalystOwner'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
DefaultInfrastructureVisitor.visitProfile(Profile obj) |
java.lang.Object |
IInfrastructureVisitor.visitProfile(Profile obj) |
java.lang.Object |
AbstractInfrastructureVisitor.visitProfile(Profile obj) |
default java.lang.Object |
IDefaultInfrastructureVisitor.visitProfile(Profile obj) |
default java.lang.Object |
IAbstractInfrastructureVisitor.visitProfile(Profile obj) |