|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ApplicationSession
A representation of the model object 'Application Session'.
The following features are supported:
DomPackage.getApplicationSession()| Method Summary | |
|---|---|
org.openxma.dsl.core.model.ConditionsBlock |
getConditionsBlock()
Returns the value of the 'Conditions Block' containment reference. |
org.eclipse.emf.common.util.EList<org.openxma.dsl.core.model.Function> |
getFunctions()
Returns the value of the 'Functions' containment reference list. |
org.eclipse.emf.common.util.EList<Property> |
getProperties()
Returns the value of the 'Properties' containment reference list. |
void |
setConditionsBlock(org.openxma.dsl.core.model.ConditionsBlock value)
Sets the value of the ' Conditions Block' containment reference. |
| Methods inherited from interface org.openxma.dsl.core.model.ModelElement |
|---|
getName, setName |
| Methods inherited from interface org.openxma.dsl.core.model.IDocumentable |
|---|
getTxtDescription, setTxtDescription |
| 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 |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<Property> getProperties()
Property.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
DomPackage.getApplicationSession_Properties()org.eclipse.emf.common.util.EList<org.openxma.dsl.core.model.Function> getFunctions()
Function.
If the meaning of the 'Functions' containment reference list isn't clear, there really should be more of a description here...
DomPackage.getApplicationSession_Functions()org.openxma.dsl.core.model.ConditionsBlock getConditionsBlock()
If the meaning of the 'Conditions Block' containment reference isn't clear, there really should be more of a description here...
setConditionsBlock(ConditionsBlock),
DomPackage.getApplicationSession_ConditionsBlock()void setConditionsBlock(org.openxma.dsl.core.model.ConditionsBlock value)
Conditions Block' containment reference.
value - the new value of the 'Conditions Block' containment reference.getConditionsBlock()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||