Bus

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
           
 
Method Summary
 EList<ComparisonObject> getChildren()
          Returns the value of the 'Children' containment reference list.
 
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
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values
** Generated **
Method Detail

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"

Bus

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.