org.eclipse.emf._2002.ecore
Class EObject
java.lang.Object
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>
|
Method Summary |
String |
toString()
|
void |
toString(org.apache.commons.lang.builder.ToStringBuilder toStringBuilder)
|
EObject
public EObject()
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.