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