org.eclipse.xtend.backend.types.xsd.internal
Class XMLFeatureMapType

java.lang.Object
  extended by org.eclipse.xtend.backend.types.AbstractType
      extended by org.eclipse.xtend.backend.types.xsd.internal.EFeatureMapType
          extended by org.eclipse.xtend.backend.types.xsd.internal.XMLFeatureMapType
All Implemented Interfaces:
BackendType

public class XMLFeatureMapType
extends EFeatureMapType


Constructor Summary
XMLFeatureMapType(java.lang.String name, XsdTypesystem ts, org.eclipse.emf.ecore.EClass owner)
           
 
Method Summary
protected  java.util.List<org.eclipse.emf.ecore.EStructuralFeature> getMapFeatures()
           
 
Methods inherited from class org.eclipse.xtend.backend.types.xsd.internal.EFeatureMapType
equals
 
Methods inherited from class org.eclipse.xtend.backend.types.AbstractType
create, getBuiltinOperations, getName, getProperties, getProperty, getStaticProperties, getSuperTypes, getUniqueRepresentation, isAssignableFrom, register, register, register, setProperty, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLFeatureMapType

public XMLFeatureMapType(java.lang.String name,
                         XsdTypesystem ts,
                         org.eclipse.emf.ecore.EClass owner)
Method Detail

getMapFeatures

protected java.util.List<org.eclipse.emf.ecore.EStructuralFeature> getMapFeatures()
Overrides:
getMapFeatures in class EFeatureMapType