public interface SimpleComponent extends Component
The following features are supported:
FlaxmlPackage.getSimpleComponent()
Modifier and Type | Method and Description |
---|---|
FptcRules |
getRules()
Returns the value of the 'Rules' containment reference.
|
void |
setRules(FptcRules value)
Sets the value of the '
Rules ' containment reference. |
getInputPorts, getOutputPorts, setInputPorts, setOutputPorts
getId, getName, setId, setName
FptcRules getRules()
If the meaning of the 'Rules' containment reference isn't clear, there really should be more of a description here...
setRules(FptcRules)
,
FlaxmlPackage.getSimpleComponent_Rules()
void setRules(FptcRules value)
Rules
' containment reference.
value
- the new value of the 'Rules' containment reference.getRules()