org.apache.openejb.jee.was.v6.xmi
Class MetaModel

java.lang.Object
  extended by org.apache.openejb.jee.was.v6.xmi.PackageReference
      extended by org.apache.openejb.jee.was.v6.xmi.MetaModel

public class MetaModel
extends PackageReference

Java class for MetaModel complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="MetaModel">
   <complexContent>
     <extension base="{http://www.omg.org/XMI}PackageReference">
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.apache.openejb.jee.was.v6.xmi.PackageReference
href, idref, label, name, names, type, uuid, version, versions
 
Constructor Summary
MetaModel()
           
 
Method Summary
 
Methods inherited from class org.apache.openejb.jee.was.v6.xmi.PackageReference
getHref, getIdref, getLabel, getName, getNames, getType, getUuid, getVersion, getVersions, setHref, setIdref, setLabel, setName, setType, setUuid, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaModel

public MetaModel()


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.