|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FlowElement
A representation of the model object 'Element'. Flow element
The following features are supported:
FlowPackage.getFlowElement()| Method Summary | |
|---|---|
Flow |
getFlow()
Returns the value of the 'Flow' container reference. |
org.eclipse.emf.common.util.EList<Named> |
getViewConfig()
Returns the value of the 'View Config' containment reference list. |
void |
setFlow(Flow value)
Sets the value of the ' Flow' container reference. |
| Methods inherited from interface com.hammurapi.config.Named |
|---|
getName, inject, isRuntime, setName, setRuntime |
| Methods inherited from interface com.hammurapi.config.ObjectDefinition |
|---|
getConstructor, getType, getValue, setConstructor, setType, setValue |
| Methods inherited from interface com.hammurapi.config.Factory |
|---|
compile, create, getConfigScript, getDescription, getHomePage, getId, getService, getSource, getSupportedExecutionEnvironments, isEnabled, setConfigScript, setDescription, setEnabled, setHomePage, setId |
| Methods inherited from interface com.hammurapi.party.CommonObject |
|---|
getRoles |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface com.hammurapi.config.PropertySource |
|---|
getClassPath, getProfile, getProperty, injectProperties |
| Method Detail |
|---|
Flow getFlow()
Flow Element'.
If the meaning of the 'Flow' container reference isn't clear, there really should be more of a description here...
setFlow(Flow),
FlowPackage.getFlowElement_Flow(),
Flow.getFlowElement()void setFlow(Flow value)
Flow' container reference.
value - the new value of the 'Flow' container reference.getFlow()org.eclipse.emf.common.util.EList<Named> getViewConfig()
Named.
If the meaning of the 'View Config' containment reference list isn't clear, there really should be more of a description here...
Flow elements can store presentation information for different views in the viewConfig collection.
FlowPackage.getFlowElement_ViewConfig()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||