TM Service Discovery
Release 2.0

org.eclipse.tm.discovery.model
Interface Network

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier

public interface Network
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Network'.

The following features are supported:

See Also:
ModelPackage.getNetwork()

Method Summary
 org.eclipse.emf.common.util.EList getDevice()
          Returns the value of the 'Device' 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
 

Method Detail

getDevice

org.eclipse.emf.common.util.EList getDevice()
Returns the value of the 'Device' containment reference list. The list contents are of type Device.

Returns:
the value of the 'Device' containment reference list.
See Also:
ModelPackage.getNetwork_Device()

TM Service Discovery
Release 2.0

Copyright (c) 2007 Symbian Software Ltd. and others. All Rights Reserved.