| Package | Description |
|---|---|
| org.palladiosimulator.editors.commons.dialogs.datatype |
Missing package info.
|
| org.palladiosimulator.editors.commons.dialogs.parameters |
Missing package info.
|
| org.palladiosimulator.pcm.repository | |
| org.palladiosimulator.pcm.repository.impl | |
| org.palladiosimulator.pcm.repository.util |
| Modifier and Type | Class and Description |
|---|---|
class |
InnerDeclarationContainer
Container class for InnerDeclaration with parent object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpDownButtonsValidator.validateInnerDeclaration(InnerDeclaration declaration)
Validate (Enabled/Unenabled) up-, down-button in the DataTypeDialog.
|
boolean |
UpDownButtonsValidator.validdateDeclarationInnerDataType(InnerDeclaration declaration,
PalladioDataTypeDialog dialog)
Validdate declaration inner data type.
|
| Modifier and Type | Method and Description |
|---|---|
InnerDeclaration |
RepositoryFactory.createInnerDeclaration()
Returns a new object of class 'Inner Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
EList<InnerDeclaration> |
CompositeDataType.getInnerDeclaration_CompositeDataType()
Returns the value of the 'Inner Declaration Composite Data Type' containment
reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InnerDeclarationImpl
An implementation of the model object 'Inner Declaration
'.
|
| Modifier and Type | Method and Description |
|---|---|
InnerDeclaration |
RepositoryFactoryImpl.createInnerDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
EList<InnerDeclaration> |
CompositeDataTypeImpl.getInnerDeclaration_CompositeDataType() |
| Modifier and Type | Method and Description |
|---|---|
T |
RepositorySwitch.caseInnerDeclaration(InnerDeclaration object)
Returns the result of interpreting the object as an instance of 'Inner Declaration'.
|
boolean |
RepositoryValidator.validateInnerDeclaration(InnerDeclaration innerDeclaration,
DiagnosticChain diagnostics,
Map<Object,Object> context) |