Package ontopoly.model
Interface RoleField.ValueIF
-
- Enclosing class:
- RoleField
public static interface RoleField.ValueIFInterface. This interface is implemented by the Value class.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddPlayer(RoleField roleField, Topic player)intgetArity()TopicgetPlayer(RoleField roleField, Topic oplayer)Topic[]getPlayers()RoleField[]getRoleFields()
-