Package | Description |
---|---|
org.polarsys.chess.fla.flamm | |
org.polarsys.chess.fla.flamm.util |
Modifier and Type | Method and Description |
---|---|
Rule |
FlammFactory.createRule() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Rule> |
SimpleComponent.getRules()
Returns the value of the 'Rules' containment reference list.
|
java.util.List<Rule> |
Connection.getRules()
Returns the value of the 'Rules' reference list.
|
Modifier and Type | Method and Description |
---|---|
T |
FlammSwitch.caseRule(Rule object)
Returns the result of interpreting the object as an instance of 'Rule'.
|