org.topcased.comparisonresultmodel
Interface Container
- All Superinterfaces:
- EObject, Notifier
- All Known Implementing Classes:
- ContainerImpl
public interface Container
- extends EObject
A representation of the model object 'Container'.
The following features are supported:
- See Also:
ComparisonresultmodelPackage.getContainer()
- ** 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 **
getChildren
EList<ComparisonObject> getChildren()
- Returns the value of the 'Children' containment reference list.
The list contents are of type
ComparisonObject
.
If the meaning of the 'Children' containment reference list isn't clear,
there really should be more of a description here...
- Returns:
- the value of the 'Children' containment reference list.
- See Also:
ComparisonresultmodelPackage.getContainer_Children()
- ** Generated **
- Model:
- type="org.topcased.comparisonresultmodel.ComparisonObject" containment="true"
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.