org.dmtf.schemas.ovf.envelope.util
Class OVFLabelProvider

java.lang.Object
  extended by org.dmtf.schemas.ovf.envelope.util.OVFLabelProvider
All Implemented Interfaces:
EValidator.SubstitutionLabelProvider

public class OVFLabelProvider
extends java.lang.Object
implements EValidator.SubstitutionLabelProvider


Constructor Summary
OVFLabelProvider()
           
 
Method Summary
 java.lang.String getFeatureLabel(EStructuralFeature structuralFeature)
           
 java.lang.String getObjectLabel(EObject object)
           
 java.lang.String getValueLabel(EDataType dataType, java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OVFLabelProvider

public OVFLabelProvider()
Method Detail

getFeatureLabel

public java.lang.String getFeatureLabel(EStructuralFeature structuralFeature)
Specified by:
getFeatureLabel in interface EValidator.SubstitutionLabelProvider

getObjectLabel

public java.lang.String getObjectLabel(EObject object)
Specified by:
getObjectLabel in interface EValidator.SubstitutionLabelProvider

getValueLabel

public java.lang.String getValueLabel(EDataType dataType,
                                      java.lang.Object value)
Specified by:
getValueLabel in interface EValidator.SubstitutionLabelProvider


© Copyright 2008 IBM Corp. 2008 All Rights Reserved