Uses of Class
org.apache.openejb.jee.was.v6.ecore.EStructuralFeature
-
Packages that use EStructuralFeature Package Description org.apache.openejb.jee.was.v6.ecore Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.openejb.jee.was.v6.java Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EStructuralFeature in org.apache.openejb.jee.was.v6.ecore
Subclasses of EStructuralFeature in org.apache.openejb.jee.was.v6.ecore Modifier and Type Class Description classEAttributeJava class for EAttribute complex type.classEReferenceJava class for EReference complex type.Fields in org.apache.openejb.jee.was.v6.ecore with type parameters of type EStructuralFeature Modifier and Type Field Description protected List<EStructuralFeature>EClass. eStructuralFeaturesMethods in org.apache.openejb.jee.was.v6.ecore that return EStructuralFeature Modifier and Type Method Description EStructuralFeatureObjectFactory. createEStructuralFeature()Create an instance ofEStructuralFeatureMethods in org.apache.openejb.jee.was.v6.ecore that return types with arguments of type EStructuralFeature Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EStructuralFeature>ObjectFactory. createEStructuralFeature(EStructuralFeature value)List<EStructuralFeature>EClass. getEStructuralFeatures()Gets the value of the eStructuralFeatures property.Methods in org.apache.openejb.jee.was.v6.ecore with parameters of type EStructuralFeature Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EStructuralFeature>ObjectFactory. createEStructuralFeature(EStructuralFeature value) -
Uses of EStructuralFeature in org.apache.openejb.jee.was.v6.ejb
Subclasses of EStructuralFeature in org.apache.openejb.jee.was.v6.ejb Modifier and Type Class Description classCMPAttributeDescribes a container-managed field.classCMRField -
Uses of EStructuralFeature in org.apache.openejb.jee.was.v6.java
Subclasses of EStructuralFeature in org.apache.openejb.jee.was.v6.java Modifier and Type Class Description classJavaEventJava class for JavaEvent complex type.
-