org.eclipse.emf._2002.ecore
Class EParameter
java.lang.Object
org.eclipse.emf._2002.ecore.EModelElement
org.eclipse.emf._2002.ecore.ENamedElement
org.eclipse.emf._2002.ecore.ETypedElement
org.eclipse.emf._2002.ecore.EParameter
- All Implemented Interfaces:
- org.jvnet.jaxb2_commons.lang.ToString
public class EParameter
- extends ETypedElement
- implements org.jvnet.jaxb2_commons.lang.ToString
Java class for EParameter complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EParameter">
<complexContent>
<extension base="{http://www.eclipse.org/emf/2002/Ecore}ETypedElement">
</extension>
</complexContent>
</complexType>
|
Method Summary |
String |
toString()
|
void |
toString(org.apache.commons.lang.builder.ToStringBuilder toStringBuilder)
|
| Methods inherited from class org.eclipse.emf._2002.ecore.ETypedElement |
getEGenericType, getEType, getLowerBound, getMany, getOrdered, getRequired, getUnique, getUpperBound, setEGenericType, setEType, setLowerBound, setMany, setOrdered, setRequired, setUnique, setUpperBound |
EParameter
public EParameter()
toString
public void toString(org.apache.commons.lang.builder.ToStringBuilder toStringBuilder)
- Specified by:
toString in interface org.jvnet.jaxb2_commons.lang.ToString- Overrides:
toString in class ETypedElement
toString
public String toString()
- Overrides:
toString in class ETypedElement
Copyright © 2010-2011 OW2 Consortium. All Rights Reserved.