Class AddDataSourceRole
java.lang.Object
org.palladiosimulator.indirections.editor.sirius.javaactions.AddDataRole<DataSourceRole>
org.palladiosimulator.indirections.editor.sirius.javaactions.AddDataSourceRole
- All Implemented Interfaces:
org.eclipse.sirius.tools.api.ui.IExternalJavaAction
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Collection<DataSourceRole>
getRelevantRoles
(org.palladiosimulator.pcm.core.entity.InterfaceProvidingRequiringEntity entity) protected void
setInterface
(DataSourceRole role, DataInterface dInterface) Methods inherited from class org.palladiosimulator.indirections.editor.sirius.javaactions.AddDataRole
canExecute, execute
-
Constructor Details
-
AddDataSourceRole
public AddDataSourceRole()
-
-
Method Details
-
setInterface
- Specified by:
setInterface
in classAddDataRole<DataSourceRole>
-
getRelevantRoles
protected Collection<DataSourceRole> getRelevantRoles(org.palladiosimulator.pcm.core.entity.InterfaceProvidingRequiringEntity entity) - Specified by:
getRelevantRoles
in classAddDataRole<DataSourceRole>
-