public interface SimplePatternType extends AbstractGuardedViewPatternType
| Modifier and Type | Interface and Description |
|---|---|
static class |
SimplePatternType.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
SimplePatternType.Input
An XML Input(@http://www.opengis.net/eml/0.0.2).
|
static interface |
SimplePatternType.PropertyRestrictions
An XML PropertyRestrictions(@http://www.opengis.net/eml/0.0.2).
|
AbstractPatternType.SelectFunctions| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
SimplePatternType.Input |
addNewInput()
Appends and returns a new empty "Input" element
|
SimplePatternType.PropertyRestrictions |
addNewPropertyRestrictions()
Appends and returns a new empty "PropertyRestrictions" element
|
SimplePatternType.Input |
getInput()
Gets the "Input" element
|
SimplePatternType.PropertyRestrictions |
getPropertyRestrictions()
Gets the "PropertyRestrictions" element
|
void |
setInput(SimplePatternType.Input input)
Sets the "Input" element
|
void |
setPropertyRestrictions(SimplePatternType.PropertyRestrictions propertyRestrictions)
Sets the "PropertyRestrictions" element
|
addNewGuard, getGuard, isSetGuard, setGuard, unsetGuardaddNewView, getView, isSetView, setView, unsetViewaddNewSelectFunctions, getPatternDescription, getPatternID, getSelectFunctions, isSetPatternDescription, setPatternDescription, setPatternID, setSelectFunctions, unsetPatternDescription, xgetPatternDescription, xgetPatternID, xsetPatternDescription, xsetPatternIDchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextSimplePatternType.PropertyRestrictions getPropertyRestrictions()
void setPropertyRestrictions(SimplePatternType.PropertyRestrictions propertyRestrictions)
SimplePatternType.PropertyRestrictions addNewPropertyRestrictions()
SimplePatternType.Input getInput()
void setInput(SimplePatternType.Input input)
SimplePatternType.Input addNewInput()
Copyright © 2018 52north.org. All rights reserved.