Interface Role
-
- All Known Implementing Classes:
DefaultRoleImpl
public interface Role extends Copyable<Role>
The Role of an Element. Roles are used to associate behaviour to Elements in a diagram.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()
-
-
-
Method Detail
-
getName
String getName()
-
-