org.dmtf.schemas.wscim.rasd
Interface LocalHostResource

All Superinterfaces:
EObject, Notifier
All Known Subinterfaces:
FileType, VirtualDiskDescType

public interface LocalHostResource
extends EObject

A representation of the model object 'Local Host Resource'.

The following features are supported:

See Also:
RasdPackage.getLocalHostResource()

Method Summary
 java.lang.String getUri()
          Returns the value of the 'Uri' attribute.
 
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

getUri

java.lang.String getUri()
Returns the value of the 'Uri' attribute.

If the meaning of the 'Uri' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Uri' attribute.
See Also:
RasdPackage.getLocalHostResource_Uri()


© Copyright 2008 IBM Corp. 2008 All Rights Reserved