|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RoleFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
RolePackage| Field Summary | |
|---|---|
static RoleFactory |
eINSTANCE
The singleton instance of the factory. |
| Method Summary | |
|---|---|
Role |
createRole()
Returns a new object of class 'Role'. |
RoleAttribute |
createRoleAttribute()
Returns a new object of class 'Attribute'. |
RoleReference |
createRoleReference()
Returns a new object of class 'Reference'. |
RoleSet |
createRoleSet()
Returns a new object of class 'Set'. |
Shortcut |
createShortcut()
Returns a new object of class 'Shortcut'. |
RolePackage |
getRolePackage()
Returns the package supported by this factory. |
| Field Detail |
|---|
static final RoleFactory eINSTANCE
| Method Detail |
|---|
Role createRole()
RoleAttribute createRoleAttribute()
RoleReference createRoleReference()
RoleSet createRoleSet()
Shortcut createShortcut()
RolePackage getRolePackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||