public interface FptcRules
extends org.eclipse.emf.ecore.EObject
The following features are supported:
FlaxmlPackage.getFptcRules()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<RuleString> |
getRule()
Returns the value of the 'Rule' containment reference list.
|
org.eclipse.emf.common.util.EList<RuleString> getRule()
RuleString
.
If the meaning of the 'Rule' containment reference list isn't clear, there really should be more of a description here...
FlaxmlPackage.getFptcRules_Rule()