org.eclipse.emf._2002.ecore
Class EObject

java.lang.Object
  extended by org.eclipse.emf._2002.ecore.EObject
All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.ToString

public class EObject
extends Object
implements org.jvnet.jaxb2_commons.lang.ToString

Java class for EObject complex type.

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

 <complexType name="EObject">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
EObject()
           
 
Method Summary
 String toString()
           
 void toString(org.apache.commons.lang.builder.ToStringBuilder toStringBuilder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EObject

public EObject()
Method Detail

toString

public void toString(org.apache.commons.lang.builder.ToStringBuilder toStringBuilder)
Specified by:
toString in interface org.jvnet.jaxb2_commons.lang.ToString

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2010-2011 OW2 Consortium. All Rights Reserved.