Class JavaEvent
-
public class JavaEvent extends EStructuralFeature
Java class for JavaEvent complex type. The following schema fragment specifies the expected content contained within this class.<complexType name="JavaEvent"> <complexContent> <extension base="{http://www.eclipse.org/emf/2002/Ecore}EStructuralFeature"> </extension> </complexContent> </complexType>
-
-
Field Summary
-
Fields inherited from class org.apache.openejb.jee.was.v6.ecore.EStructuralFeature
changeable, defaultValueLiteral, derived, isTransient, isVolatile, unsettable
-
Fields inherited from class org.apache.openejb.jee.was.v6.ecore.ETypedElement
eClassifierETypes, eType, lowerBound, ordered, unique, upperBound
-
Fields inherited from class org.apache.openejb.jee.was.v6.ecore.ENamedElement
name
-
Fields inherited from class org.apache.openejb.jee.was.v6.ecore.EModelElement
eAnnotations
-
-
Constructor Summary
Constructors Constructor Description JavaEvent()
-
Method Summary
-
Methods inherited from class org.apache.openejb.jee.was.v6.ecore.EStructuralFeature
getDefaultValueLiteral, isChangeable, isDerived, isIsTransient, isIsVolatile, isUnsettable, setChangeable, setDefaultValueLiteral, setDerived, setIsTransient, setIsVolatile, setUnsettable
-
Methods inherited from class org.apache.openejb.jee.was.v6.ecore.ETypedElement
getEClassifierETypes, getEType, getLowerBound, getUpperBound, isOrdered, isUnique, setEType, setLowerBound, setOrdered, setUnique, setUpperBound
-
Methods inherited from class org.apache.openejb.jee.was.v6.ecore.ENamedElement
getName, setName
-
Methods inherited from class org.apache.openejb.jee.was.v6.ecore.EModelElement
getEAnnotations
-
-