org.dmtf.schemas.ovf.environment
Interface SectionType

All Superinterfaces:
EObject, Notifier
All Known Subinterfaces:
PlatformSectionType, PropertySectionType

public interface SectionType
extends EObject

A representation of the model object 'Section Type'. Abstract type for all sections in environment

The following features are supported:

See Also:
EnvironmentPackage.getSectionType()

Method Summary
 FeatureMap getAnyAttribute()
          Returns the value of the 'Any Attribute' attribute 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

getAnyAttribute

FeatureMap getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. The list contents are of type FeatureMap.Entry.

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

Returns:
the value of the 'Any Attribute' attribute list.
See Also:
EnvironmentPackage.getSectionType_AnyAttribute()


© Copyright 2008 IBM Corp. 2008 All Rights Reserved