Package | Description |
---|---|
org.polarsys.chess.fla.flaxml | |
org.polarsys.chess.fla.flaxml.impl | |
org.polarsys.chess.fla.flaxml.util |
Modifier and Type | Method and Description |
---|---|
RuleString |
FlaxmlFactory.createRuleString()
Returns a new object of class 'Rule String'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<RuleString> |
FptcRules.getRule()
Returns the value of the 'Rule' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
RuleStringImpl
An implementation of the model object 'Rule String'.
|
Modifier and Type | Method and Description |
---|---|
RuleString |
FlaxmlFactoryImpl.createRuleString() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<RuleString> |
FptcRulesImpl.getRule() |
Modifier and Type | Method and Description |
---|---|
T |
FlaxmlSwitch.caseRuleString(RuleString object)
Returns the result of interpreting the object as an instance of 'Rule String'.
|
boolean |
FlaxmlValidator.validateRuleString(RuleString ruleString,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |