public interface RuleflowAsset extends Asset
The following features are supported:
AssetmodelPackage.getRuleflowAsset()
Modifier and Type | Method and Description |
---|---|
Ruleflow |
getRuleflow()
Returns the value of the 'Ruleflow' containment reference
|
org.eclipse.emf.common.util.EList |
getRuleflowAssets()
Returns the value of the 'Ruleflow Assets' reference list.
|
org.eclipse.emf.common.util.EList |
getRuleflowViewList()
Returns the value of the 'Ruleflow View List' containment reference list.
|
org.eclipse.emf.common.util.EList |
getRulesheetAssets()
Returns the value of the 'Rulesheet Assets' reference list.
|
void |
setRuleflow(Ruleflow value)
Sets the value of the '
Ruleflow ' containment reference |
getBuildNumber, getExternalChecksum, getLanguageCode, getMajorServiceNumber, getMajorVersionNumber, getMinorServiceNumber, getMinorVersionNumber, getResourcesReferenced, getResourceURIsReferenced, getUpdateStamp, getValidationMessages, getValidationRequest, isReadOnly, setBuildNumber, setExternalChecksum, setMajorServiceNumber, setMajorVersionNumber, setMinorServiceNumber, setMinorVersionNumber, setReadOnly, setUpdateStamp, setValidationRequest
org.eclipse.emf.common.util.EList getRulesheetAssets()
RulesheetAsset
.
If the meaning of the 'Rulesheet Assets' reference list isn't clear, there really should be more of a description here...
AssetmodelPackage.getRuleflowAsset_RulesheetAssets()
Ruleflow getRuleflow()
If the meaning of the 'Ruleflow' containment reference isn't clear, there really should be more of a description here...
setRuleflow(Ruleflow)
,
AssetmodelPackage.getRuleflowAsset_Ruleflow()
void setRuleflow(Ruleflow value)
Ruleflow
' containment reference.
value
- the new value of the 'Ruleflow' containment reference.getRuleflow()
org.eclipse.emf.common.util.EList getRuleflowViewList()
RuleflowView
.
If the meaning of the 'Ruleflow View List' containment reference list isn't clear, there really should be more of a description here...
AssetmodelPackage.getRuleflowAsset_RuleflowViewList()
org.eclipse.emf.common.util.EList getRuleflowAssets()
RuleflowAsset
.
If the meaning of the 'Ruleflow Assets' reference list isn't clear, there really should be more of a description here...
AssetmodelPackage.getRuleflowAsset_RuleflowAssets()
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.