public class FeatureTypeTypeBinding extends AbstractComplexEMFBinding
Constructor and Description |
---|
FeatureTypeTypeBinding(Wfs20Factory factory) |
Modifier and Type | Method and Description |
---|---|
QName |
getTarget() |
Class |
getType()
Dynamically tries to determine the type of the object using emf naming conventions and the
name returned by
Binding.getTarget() . |
protected void |
setProperty(EObject object,
String property,
Object value,
boolean lax)
Internal method for reflectively setting the property of an eobject.
|
createEObject, getProperty, parse
encode, getExecutionMode, getProperties, initialize, initializeChildContext
public QName getTarget()
public Class getType()
AbstractComplexEMFBinding
Binding.getTarget()
.
This implementation is a heuristic and is not guaranteed to work. Subclasses may override to provide the type explicitly.
getType
in interface Binding
getType
in class AbstractComplexEMFBinding
protected void setProperty(EObject object, String property, Object value, boolean lax)
AbstractComplexEMFBinding
Subclasses may override.
setProperty
in class AbstractComplexEMFBinding
Copyright © 1996–2023 Geotools. All rights reserved.