org.topcased.sam
Interface Decomposition
- All Superinterfaces:
- EModelElement, EObject, IdentifiedItem, Notifier, SynchronisationGate
- All Known Implementing Classes:
- DecompositionImpl
public interface Decomposition
- extends SynchronisationGate
A representation of the model object 'Decomposition'.
A decomposition is a flow synchronisation used to make several flow from a single flow. Each
flow "produced" by the decomposition is a part of the original flow. This is not used to have several destination for
one flow, by to split the data contained by the original flow.
- See Also:
SAMPackage.getDecomposition()
- ** Generated **
- Model:
Field Summary |
static java.lang.String |
copyright
|
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
copyright
static final java.lang.String copyright
-
- See Also:
- Constant Field Values
- ** Generated **
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.