A B C D E F G H I J K L M N O P R S T U V W X _

A

ACCEPTED_MATCH - Static variable in class edu.byu.deg.osmx.OSMXDataFrameExpression
 
AbstractGrammarInfoImpl - class edu.byu.deg.osmx.binding.impl.runtime.AbstractGrammarInfoImpl.
Keeps the information about the grammar as a whole.
AbstractGrammarInfoImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.runtime.AbstractGrammarInfoImpl
 
AbstractUnmarshallingEventHandlerImpl - class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl.
Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
AbstractUnmarshallingEventHandlerImpl(UnmarshallingContext, String) - Constructor for class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
Aggregation - interface edu.byu.deg.osmx.binding.Aggregation.
Java content class for Aggregation element declaration.
AggregationImpl - class edu.byu.deg.osmx.binding.impl.AggregationImpl.
 
AggregationImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.AggregationImpl
 
AggregationImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.AggregationImpl.Unmarshaller.
 
AggregationImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.AggregationImpl.Unmarshaller
 
AggregationImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.AggregationImpl.Unmarshaller
 
AggregationType - interface edu.byu.deg.osmx.binding.AggregationType.
Java content class for anonymous complex type.
AggregationTypeImpl - class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl.
 
AggregationTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
AggregationTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl.Unmarshaller.
 
AggregationTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl.Unmarshaller
 
AggregationTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl.Unmarshaller
 
Anchor - interface edu.byu.deg.osmx.binding.Anchor.
Java content class for Anchor element declaration.
AnchorImpl - class edu.byu.deg.osmx.binding.impl.AnchorImpl.
 
AnchorImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.AnchorImpl
 
AnchorImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.AnchorImpl.Unmarshaller.
 
AnchorImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.AnchorImpl.Unmarshaller
 
AnchorImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.AnchorImpl.Unmarshaller
 
AnchorType - interface edu.byu.deg.osmx.binding.AnchorType.
Java content class for anonymous complex type.
AnchorTypeImpl - class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl.
 
AnchorTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
AnchorTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl.Unmarshaller.
 
AnchorTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl.Unmarshaller
 
AnchorTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl.Unmarshaller
 
Association - interface edu.byu.deg.osmx.binding.Association.
Java content class for Association element declaration.
AssociationImpl - class edu.byu.deg.osmx.binding.impl.AssociationImpl.
 
AssociationImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.AssociationImpl
 
AssociationImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.AssociationImpl.Unmarshaller.
 
AssociationImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.AssociationImpl.Unmarshaller
 
AssociationImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.AssociationImpl.Unmarshaller
 
AssociationType - interface edu.byu.deg.osmx.binding.AssociationType.
Java content class for anonymous complex type.
AssociationTypeImpl - class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl.
 
AssociationTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
AssociationTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl.Unmarshaller.
 
AssociationTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl.Unmarshaller
 
AssociationTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl.Unmarshaller
 
add(Object) - Method in class edu.byu.deg.osmx.OSMXElementList
Appends the specified element to the end of this list.
add(int, Object) - Method in class edu.byu.deg.osmx.OSMXElementList
Adds the specified element at the specified index in the list and sets it up to fire notifications when later removed or deleted.
addConnection(OSMXBasicConnection) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Stores a reference to a connection attached to this object set, in order to provide access via this object set to connected elements such as relationship sets, generalization/specialization relationships, and other object sets.
addConnection(OSMXBasicConnection) - Method in class edu.byu.deg.osmx.OSMXObjectType
Adds the connection, which should be attached to this object, to a list of attached connections so that elements connected to this object can be accessed via this object.
addDocumentChangeListener(DocumentChangeListener) - Method in class edu.byu.deg.osmx.OSMXDocument
Registers an object to receive notification of changes to the document.
addElement(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXDocument
Adds the specified OSMXElement to the document to allow later lookup by element ID as well as detection of element property changes and element deletion events.
addElementDeletionListener(OSMXElement.OSMXElementDeletionListener) - Method in class edu.byu.deg.osmx.OSMXElement
Registers an object as a listener for deletion notifications from this element.
addIdChangeListener(OSMXModelElement.IdChangeListener) - Method in class edu.byu.deg.osmx.OSMXModelElement
Registers an IdChangeListener to receive notifications whenever this element's ID changes.
addInternalIDChangeListener(OSMXElement.InternalIDChangeListener) - Method in class edu.byu.deg.osmx.OSMXElement
Registers an object as a listener for any internal ID changes that happen for this element.
addListObserver(OSMXElementList.ListObserver) - Method in class edu.byu.deg.osmx.OSMXElementList
Registers a ListObserver to receive add and remove notifications from this list.
addObjectBinding(OSMXObjectBindingType) - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Stores a reference to an ObjectBinding that acts as an instantiation of this connection.
addPatcher(Runnable) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
addPatcher(Runnable) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Adds a job that will be executed at the last of the unmarshalling.
addPositionListener(PositionListener) - Method in class edu.byu.deg.osmx.OSMXAnchorType
Registers an object to listen for position changes by this element.
addPositionListener(PositionListener) - Method in class edu.byu.deg.osmx.OSMXGenSpecType
Registers a PositionListener with this element to detect changes to the x, y, and order attributes.
addPositionListener(PositionListener) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Registers an object to listen for position changes by this element.
addPositionListener(PositionListener) - Method in class edu.byu.deg.osmx.OSMXObjectType
Registers an object to listen for position changes by this element.
addPositionListener(PositionListener) - Method in class edu.byu.deg.osmx.OSMXPositionedText
Registers an object to listen for position changes by this element.
addPositionListener(PositionListener) - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Registers an object to listen for position changes by this element.
addPositionListener(PositionListener) - Method in interface edu.byu.deg.osmx.PositionedElement
Registers an object to listen for position changes by this element.
addPropertyChangeListener(PropertyChangeListener) - Method in class edu.byu.deg.osmx.OSMXElement
Registers an object as a listener for PropertyChangeEvents coming from this element.
addTextChangeListener(TextChangeListener) - Method in class edu.byu.deg.osmx.OSMXPositionedText
Registers an object to listen for changes to the text content of this element.
addToIdTable(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
addToIdTable(String) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Adds the object which is currently being unmarshalled to the ID table.
addToParentDocument() - Method in class edu.byu.deg.osmx.OSMXElement
Invokes OSMXDocument.addElement(edu.byu.deg.osmx.OSMXElement) on the root OSMXOSMType ancestor element's OSMXOSMType.parentDoc.

B

BOLD_ITALIC_STYLE - Static variable in class edu.byu.deg.osmx.OSMXFontType
 
BOLD_STYLE - Static variable in class edu.byu.deg.osmx.OSMXFontType
 
BasicConnection - interface edu.byu.deg.osmx.binding.BasicConnection.
Java content class for BasicConnection complex type.
BasicConnectionImpl - class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl.
 
BasicConnectionImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
BasicConnectionImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl.Unmarshaller.
 
BasicConnectionImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl.Unmarshaller
 
BasicConnectionImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl.Unmarshaller
 

C

CANONICALIZATION_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXValuePhraseType
 
CARDINALITY_CONSTRAINT_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXObjectSetType
 
CASE_SENSITIVE_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXKeywordPhraseType
 
CASE_SENSITIVE_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXValuePhraseType
 
COLOR_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXDataFrameExpression
 
COLOR_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXFontType
 
COLOR_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXLineType
 
CONFIDENCE_TAG_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXKeywordPhraseType
 
CONFIDENCE_TAG_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXValuePhraseType
 
CONNECTION_PATH_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXBasicConnection
Constant to use as a key for the PropertyChangeEvent.
CONSTRAINT_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXGenSpecType
 
CREATE_ELEMENT_EVENT - Static variable in class edu.byu.deg.osmx.DocumentChangeEvent
Denotes that an element has been created and added to the document.
CoOccurrenceConstraint - interface edu.byu.deg.osmx.binding.CoOccurrenceConstraint.
Java content class for CoOccurrenceConstraint element declaration.
CoOccurrenceConstraintImpl - class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl.
 
CoOccurrenceConstraintImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl
 
CoOccurrenceConstraintImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl.Unmarshaller.
 
CoOccurrenceConstraintImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl.Unmarshaller
 
CoOccurrenceConstraintImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl.Unmarshaller
 
CoOccurrenceConstraintType - interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType.
Java content class for anonymous complex type.
CoOccurrenceConstraintTypeImpl - class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl.
 
CoOccurrenceConstraintTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
CoOccurrenceConstraintTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl.Unmarshaller.
 
CoOccurrenceConstraintTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl.Unmarshaller
 
CoOccurrenceConstraintTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl.Unmarshaller
 
ConditionType - interface edu.byu.deg.osmx.binding.ConditionType.
Java content class for Condition element declaration.
ConditionTypeImpl - class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl.
 
ConditionTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl
 
ConditionTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl.Unmarshaller.
 
ConditionTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl.Unmarshaller
 
ConditionTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl.Unmarshaller
 
Conjunction - interface edu.byu.deg.osmx.binding.Conjunction.
Java content class for Conjunction element declaration.
ConjunctionConnection - interface edu.byu.deg.osmx.binding.ConjunctionConnection.
Java content class for ConjunctionConnection element declaration.
ConjunctionConnectionImpl - class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl.
 
ConjunctionConnectionImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl
 
ConjunctionConnectionImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl.Unmarshaller.
 
ConjunctionConnectionImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl.Unmarshaller
 
ConjunctionConnectionImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl.Unmarshaller
 
ConjunctionConnectionType - interface edu.byu.deg.osmx.binding.ConjunctionConnectionType.
Java content class for anonymous complex type.
ConjunctionConnectionTypeImpl - class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl.
 
ConjunctionConnectionTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
ConjunctionConnectionTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl.Unmarshaller.
 
ConjunctionConnectionTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl.Unmarshaller
 
ConjunctionConnectionTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl.Unmarshaller
 
ConjunctionImpl - class edu.byu.deg.osmx.binding.impl.ConjunctionImpl.
 
ConjunctionImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ConjunctionImpl
 
ConjunctionImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ConjunctionImpl.Unmarshaller.
 
ConjunctionImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ConjunctionImpl.Unmarshaller
 
ConjunctionImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ConjunctionImpl.Unmarshaller
 
ConjunctionType - interface edu.byu.deg.osmx.binding.ConjunctionType.
Java content class for anonymous complex type.
ConjunctionTypeImpl - class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl.
 
ConjunctionTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
ConjunctionTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl.Unmarshaller.
 
ConjunctionTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl.Unmarshaller
 
ConjunctionTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl.Unmarshaller
 
Connection - interface edu.byu.deg.osmx.binding.Connection.
Java content class for Connection element declaration.
ConnectionType - interface edu.byu.deg.osmx.binding.ConnectionType.
Java content class for anonymous complex type.
ContentHandlerAdaptor - class edu.byu.deg.osmx.binding.impl.runtime.ContentHandlerAdaptor.
Receives SAX2 events and send the equivalent events to XMLSerializer
ContentHandlerAdaptor(XMLSerializer) - Constructor for class edu.byu.deg.osmx.binding.impl.runtime.ContentHandlerAdaptor
 
characters(char[], int, int) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ContentHandlerAdaptor
 
characters(char[], int, int) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
childAsAttributeBody(JAXBObject) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
childAsAttributeBody(JAXBObject) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller
 
childAsAttributeBody(JAXBObject) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializer
 
childAsAttributes(JAXBObject) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
childAsAttributes(JAXBObject) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller
 
childAsAttributes(JAXBObject) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "attribute" mode (i.e.
childAsElementBody(JAXBObject) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
childAsElementBody(JAXBObject) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller
 
childAsElementBody(JAXBObject) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "element" mode (i.e.
childAsURIs(JAXBObject) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
childAsURIs(JAXBObject) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller
 
childAsURIs(JAXBObject) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "URI" mode.
clearDataInstances() - Method in class edu.byu.deg.osmx.OSMXDocument
Removes all DataInstance elements from the ontology.
compare(Object, Object) - Method in class edu.byu.deg.osmx.MatchedTextComparator
Defines a total ordering on a set of MatchedTextType objects.
consumeAttribute(int) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
consumeAttribute(int) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Fires an attribute event for the specified attribute, and marks the attribute as "used".
consumeText(String, boolean) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
context - Variable in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
context - Variable in class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandlerAdaptor
 
create(Grammar, SAXUnmarshallerHandler, Locator) - Static method in class edu.byu.deg.osmx.binding.impl.runtime.ValidatingUnmarshaller
Creates a new instance of ValidatingUnmarshaller.
createAggregation() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of Aggregation
createAggregationType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of AggregationType
createAnchor() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of Anchor
createAnchorType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of AnchorType
createAssociation() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of Association
createAssociationType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of AssociationType
createBasicConnection() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of BasicConnection
createCoOccurrenceConstraint() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of CoOccurrenceConstraint
createCoOccurrenceConstraintType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of CoOccurrenceConstraintType
createConditionType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ConditionType
createConjunction() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of Conjunction
createConjunctionConnection() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ConjunctionConnection
createConjunctionConnectionType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ConjunctionConnectionType
createConjunctionType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ConjunctionType
createDataFrame() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of DataFrame
createDataFrameExpression() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of DataFrameExpression
createDataFrameExpressionMatchedTextType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of DataFrameExpressionMatchedTextType
createDataFrameType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of DataFrameType
createDataInstance() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of DataInstance
createDataInstanceType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of DataInstanceType
createDataType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of DataType
createDataTypeType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of DataTypeType
createEscapeHandler(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MarshallerImpl
 
createFont() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of Font
createFontType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of FontType
createGenSpec() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of GenSpec
createGenSpecType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of GenSpecType
createGeneralConstraint() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of GeneralConstraint
createGeneralizationConnection() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of GeneralizationConnection
createGrammarInfoFacade(String, ClassLoader) - Static method in class edu.byu.deg.osmx.binding.impl.runtime.GrammarInfoFacade
 
createKeywordPhrase() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of KeywordPhrase
createKeywordPhraseList() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of KeywordPhraseList
createKeywordPhraseListType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of KeywordPhraseListType
createKeywordPhraseType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of KeywordPhraseType
createLexicon() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of Lexicon
createLexiconType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of LexiconType
createLine() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of Line
createLineType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of LineType
createMacro() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of Macro
createMacroType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of MacroType
createMarshaller() - Method in class edu.byu.deg.osmx.binding.impl.runtime.DefaultJAXBContextImpl
Create a Marshaller object that can be used to convert a java content-tree into XML data.
createMethod() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of Method
createMethodList() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of MethodList
createMethodListType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of MethodListType
createMethodType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of MethodType
createModelElement() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ModelElement
createNote() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of Note
createOSM() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of OSM
createOSMObject() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of OSMObject
createOSMType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of OSMType
createObjectBinding() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ObjectBinding
createObjectBindingType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ObjectBindingType
createObjectSet() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ObjectSet
createObjectSetReference() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ObjectSetReference
createObjectSetReferenceType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ObjectSetReferenceType
createObjectSetType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ObjectSetType
createObjectType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ObjectType
createParameter() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of Parameter
createParameterList() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ParameterList
createParameterListType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ParameterListType
createParameterType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ParameterType
createParticipationConstraint() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ParticipationConstraint
createParticipationConstraintType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ParticipationConstraintType
createPositionedText() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of PositionedText
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.AggregationImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.AnchorImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.AssociationImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.DataTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.FontImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.LexiconImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.LineImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.MacroImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.MethodImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.MethodListImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ModelElementImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.NoteImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.OSMImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.OSMObjectImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ParameterImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ParameterListImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.StateImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.StyleImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.TransitionImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl
 
createRawValidator() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
createRawValidator() - Method in interface edu.byu.deg.osmx.binding.impl.runtime.ValidatableObject
Gets the schema fragment associated with this class.
createRealTimeConstraint() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of RealTimeConstraint
createRealTimeConstraintType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of RealTimeConstraintType
createRelSetConnection() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of RelSetConnection
createRelSetConnectionType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of RelSetConnectionType
createRelationship() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of Relationship
createRelationshipSet() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of RelationshipSet
createRelationshipSetType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of RelationshipSetType
createRelationshipType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of RelationshipType
createSourceDocument() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of SourceDocument
createSourceDocumentType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of SourceDocumentType
createSpecializationConnection() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of SpecializationConnection
createState() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of State
createStateType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of StateType
createStyle() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of Style
createStyleType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of StyleType
createTransition() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of Transition
createTransitionType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of TransitionType
createTypeSpecification() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of TypeSpecification
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.AggregationImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.AnchorImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.AssociationImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.FontImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.LexiconImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.LineImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.MacroImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.MethodImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.MethodListImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ModelElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.NoteImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.OSMImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.OSMObjectImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ParameterImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.StateImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.StyleImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.TransitionImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
createUnmarshaller(String, String, UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractGrammarInfoImpl
Creates an unmarshaller that can unmarshal a given element.
createUnmarshaller() - Method in class edu.byu.deg.osmx.binding.impl.runtime.DefaultJAXBContextImpl
Create an Unmarshaller object that can be used to convert XML data into a java content-tree.
createUnmarshaller(String, String, UnmarshallingContext) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.GrammarInfo
Creates an unmarshaller that can unmarshal a given element.
createUnmarshaller(String, String, UnmarshallingContext) - Method in class edu.byu.deg.osmx.binding.impl.runtime.GrammarInfoFacade
 
createUnmarshaller(UnmarshallingContext) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallableObject
Creates an unmarshaller that will unmarshall this object.
createUnmarshallerHandler(Locator) - Method in class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallerImpl
Creates and configures a new unmarshalling pipe line.
createValidator() - Method in class edu.byu.deg.osmx.binding.impl.runtime.DefaultJAXBContextImpl
Create a Validator object that can be used to validate a java content-tree.
createValuePhrase() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ValuePhrase
createValuePhraseList() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ValuePhraseList
createValuePhraseListType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ValuePhraseListType
createValuePhraseType() - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of ValuePhraseType
createWriter(Writer, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MarshallerImpl
 
createWriter(Writer) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MarshallerImpl
 
createWriter(OutputStream) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MarshallerImpl
 
createWriter(OutputStream, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MarshallerImpl
 

D

DATA_FRAME_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXObjectSetType
 
DATA_TYPE - Static variable in class edu.byu.deg.osmx.OSMXTypeSpecification
 
DECORATOR_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXParameterType
 
DELETE_ELEMENT_EVENT - Static variable in class edu.byu.deg.osmx.DocumentChangeEvent
Denotes that an element has been removed from the document.
DUMMY_ELEMENT_NS - Static variable in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
namespace URI of dummy elements.
DataFrame - interface edu.byu.deg.osmx.binding.DataFrame.
Java content class for DataFrame element declaration.
DataFrameExpression - interface edu.byu.deg.osmx.binding.DataFrameExpression.
Java content class for DataFrameExpression complex type.
DataFrameExpression.MatchedTextType - interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType.
Java content class for anonymous complex type.
DataFrameExpressionImpl - class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.
 
DataFrameExpressionImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
DataFrameExpressionImpl.MatchedTextTypeImpl - class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl.
 
DataFrameExpressionImpl.MatchedTextTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
DataFrameExpressionImpl.MatchedTextTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl.Unmarshaller.
 
DataFrameExpressionImpl.MatchedTextTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl.Unmarshaller
 
DataFrameExpressionImpl.MatchedTextTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl.Unmarshaller
 
DataFrameExpressionImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.Unmarshaller.
 
DataFrameExpressionImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.Unmarshaller
 
DataFrameExpressionImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.Unmarshaller
 
DataFrameImpl - class edu.byu.deg.osmx.binding.impl.DataFrameImpl.
 
DataFrameImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.DataFrameImpl
 
DataFrameImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.DataFrameImpl.Unmarshaller.
 
DataFrameImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.DataFrameImpl.Unmarshaller
 
DataFrameImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.DataFrameImpl.Unmarshaller
 
DataFrameType - interface edu.byu.deg.osmx.binding.DataFrameType.
Java content class for anonymous complex type.
DataFrameTypeImpl - class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl.
 
DataFrameTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
DataFrameTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl.Unmarshaller.
 
DataFrameTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl.Unmarshaller
 
DataFrameTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl.Unmarshaller
 
DataInstance - interface edu.byu.deg.osmx.binding.DataInstance.
Java content class for DataInstance element declaration.
DataInstanceImpl - class edu.byu.deg.osmx.binding.impl.DataInstanceImpl.
 
DataInstanceImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.DataInstanceImpl
 
DataInstanceImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.DataInstanceImpl.Unmarshaller.
 
DataInstanceImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.DataInstanceImpl.Unmarshaller
 
DataInstanceImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.DataInstanceImpl.Unmarshaller
 
DataInstanceType - interface edu.byu.deg.osmx.binding.DataInstanceType.
Java content class for anonymous complex type.
DataInstanceTypeImpl - class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl.
 
DataInstanceTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
DataInstanceTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl.Unmarshaller.
 
DataInstanceTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl.Unmarshaller
 
DataInstanceTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl.Unmarshaller
 
DataType - interface edu.byu.deg.osmx.binding.DataType.
Java content class for DataType element declaration.
DataTypeImpl - class edu.byu.deg.osmx.binding.impl.DataTypeImpl.
 
DataTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.DataTypeImpl
 
DataTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.DataTypeImpl.Unmarshaller.
 
DataTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.DataTypeImpl.Unmarshaller
 
DataTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.DataTypeImpl.Unmarshaller
 
DataTypeType - interface edu.byu.deg.osmx.binding.DataTypeType.
Java content class for anonymous complex type.
DataTypeTypeImpl - class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl.
 
DataTypeTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
DataTypeTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl.Unmarshaller.
 
DataTypeTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl.Unmarshaller
 
DataTypeTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl.Unmarshaller
 
DefaultJAXBContextImpl - class edu.byu.deg.osmx.binding.impl.runtime.DefaultJAXBContextImpl.
This class provides the default implementation of JAXBContext.
DefaultJAXBContextImpl(String, ClassLoader) - Constructor for class edu.byu.deg.osmx.binding.impl.runtime.DefaultJAXBContextImpl
This is the constructor used by javax.xml.bind.FactoryFinder which bootstraps the RI.
DefaultJAXBContextImpl(GrammarInfo) - Constructor for class edu.byu.deg.osmx.binding.impl.runtime.DefaultJAXBContextImpl
This constructor is used by the default no-arg constructor in the generated JAXBContextImpl objects.
Discarder - class edu.byu.deg.osmx.binding.impl.runtime.Discarder.
UnmarshallingEventHandler implementation that discards the whole sub-tree.
Discarder(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.runtime.Discarder
 
DocumentChangeEvent - class edu.byu.deg.osmx.DocumentChangeEvent.
Encapsulates information about a change of state in an OSMXDocument.
DocumentChangeEvent(Object, int) - Constructor for class edu.byu.deg.osmx.DocumentChangeEvent
Creates a new instance of DocumentChangeEvent
DocumentChangeListener - interface edu.byu.deg.osmx.DocumentChangeListener.
Interface that allows implementing classes to register as listeners for DocumentChangeEvents.
declareNamespace(String, String, boolean) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.NamespaceContext2
Declares a new namespace binding within the current context.
declareNamespace(String, String, boolean) - Method in class edu.byu.deg.osmx.binding.impl.runtime.NamespaceContextImpl
 
defaultOutputFilename - Variable in class edu.byu.deg.osmx.OSMXDocument
Remembers the file name and path after document has been opened or saved so the document can be saved to the same location later.
delListener - Variable in class edu.byu.deg.osmx.OSMXElementList
 
delete() - Method in class edu.byu.deg.osmx.OSMXElement
Invokes OSMXElement.OSMXElementDeletionListener.elementDeleted(edu.byu.deg.osmx.OSMXElement) on each of the OSMXElement.OSMXElementDeletionListeners registered on this element, then disposes of all listener registries so that stale references may be garbage-collected.
deleteListener - Variable in class edu.byu.deg.osmx.OSMXElement
 
dump() - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 

E

EXPRESSION_TEXT_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXDataFrameExpression
 
ErrorHandlerAdaptor - class edu.byu.deg.osmx.binding.impl.runtime.ErrorHandlerAdaptor.
Receives errors through ErrorHandler and reports to the SAXUnmarshallerHandler.
ErrorHandlerAdaptor(SAXUnmarshallerHandler, Locator) - Constructor for class edu.byu.deg.osmx.binding.impl.runtime.ErrorHandlerAdaptor
 
eatAttribute(int) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
eatAttribute(int) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Marks the attribute as "used" and return the value of the attribute.
edu.byu.deg.osmx - package edu.byu.deg.osmx
 
edu.byu.deg.osmx.binding - package edu.byu.deg.osmx.binding
 
edu.byu.deg.osmx.binding.impl - package edu.byu.deg.osmx.binding.impl
 
edu.byu.deg.osmx.binding.impl.runtime - package edu.byu.deg.osmx.binding.impl.runtime
 
elementAdded(OSMXElement) - Method in interface edu.byu.deg.osmx.OSMXElementList.ListObserver
Invoked by an OSMXElementList that this ListObserver is registered on, when an element is added to the list.
elementDeleted(OSMXElement) - Method in interface edu.byu.deg.osmx.OSMXElement.OSMXElementDeletionListener
Defines an action to perform when an element deletion notification is received.
elementDeletionListeners - Variable in class edu.byu.deg.osmx.OSMXElement
 
elementRemoved(OSMXElement) - Method in interface edu.byu.deg.osmx.OSMXElementList.ListObserver
Invoked by an OSMXElementList that this ListObserver is registered on, when an element is removed from the list.
endAttribute() - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
endAttribute() - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller
 
endAttribute() - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializer
 
endAttributes() - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
endAttributes() - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller
Switches to the "marshal child texts/elements" mode.
endAttributes() - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializer
Switches to the mode to marshal child texts/elements.
endDocument() - Method in class edu.byu.deg.osmx.binding.impl.runtime.ContentHandlerAdaptor
 
endDocument() - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
endElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ContentHandlerAdaptor
 
endElement() - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
endElement() - Method in class edu.byu.deg.osmx.binding.impl.runtime.NamespaceContextImpl
Ends the current element context and gets back to the parent context.
endElement() - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller
Ends marshalling of an element.
endElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
endElement() - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializer
Ends marshalling of an element.
endNamespaceDecls() - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
endNamespaceDecls() - Method in class edu.byu.deg.osmx.binding.impl.runtime.NamespaceContextImpl
Reconciles the namespace URI/prefix mapping requests since the last startElement method invocation and finalizes them.
endNamespaceDecls() - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller
 
endNamespaceDecls() - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializer
Switches to the mode to marshal attribute values.
endPrefixMapping(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ContentHandlerAdaptor
 
endPrefixMapping(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
endPrefixMapping(String) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Removes a namespace declaration.
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AggregationImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AnchorImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AssociationImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.FontImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.LexiconImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.LineImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MacroImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MethodImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MethodListImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ModelElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.NoteImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.OSMImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.OSMObjectImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.StateImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.StyleImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.TransitionImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.Discarder
 
enterAttribute(String, String, String) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandler
 
enterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandlerAdaptor
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.AggregationImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.AnchorImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.AssociationImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.FontImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.LexiconImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.LineImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.MacroImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.MethodImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.MethodListImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ModelElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.NoteImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.OSMImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.OSMObjectImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ParameterImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.StateImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.StyleImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.TransitionImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.runtime.Discarder
 
enterElement(String, String, String, Attributes) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandler
 
enterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandlerAdaptor
 
equals(Object) - Method in class edu.byu.deg.osmx.OSMXObjectType
Determines whether this object is equivalent to another.
error(SAXParseException) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ErrorHandlerAdaptor
 

F

FAMILY_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXFontType
 
FUNCTIONAL_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXRelSetConnectionType
 
Font - interface edu.byu.deg.osmx.binding.Font.
Java content class for Font element declaration.
FontImpl - class edu.byu.deg.osmx.binding.impl.FontImpl.
 
FontImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.FontImpl
 
FontImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.FontImpl.Unmarshaller.
 
FontImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.FontImpl.Unmarshaller
 
FontImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.FontImpl.Unmarshaller
 
FontType - interface edu.byu.deg.osmx.binding.FontType.
Java content class for anonymous complex type.
FontTypeImpl - class edu.byu.deg.osmx.binding.impl.FontTypeImpl.
 
FontTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
FontTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.FontTypeImpl.Unmarshaller.
 
FontTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.FontTypeImpl.Unmarshaller
 
FontTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.FontTypeImpl.Unmarshaller
 
fatalError(SAXParseException) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ErrorHandlerAdaptor
 
findObject(String) - Method in class edu.byu.deg.osmx.OSMXOSMType
Locates and returns an Object element belonging directly to the model, based on the object's ID attribute.
findObjectSet(String) - Method in class edu.byu.deg.osmx.OSMXOSMType
Locates and returns an object set belonging to the model, based on the object set's ID attribute.
fireAddNotification(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXElementList
Notifies all registered ListObservers that an element was added to the list.
firePropertyChange(String, Object, Object) - Method in class edu.byu.deg.osmx.OSMXElement
Convenience method for invoking PropertyChangeSupport.firePropertyChange(java.beans.PropertyChangeEvent) on the OSMXElement.propertyChangeListeners field, with this as the source for the resultant PropertyChangeEvent.
fireRemoveNotification(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXElementList
Notifies all registered ListObservers that an element was removed from the list.

G

GENERAL_EVENT - Static variable in class edu.byu.deg.osmx.DocumentChangeEvent
Defines a general type of event that does not fit one of the other types of events defined by this class.
GenSpec - interface edu.byu.deg.osmx.binding.GenSpec.
Java content class for GenSpec element declaration.
GenSpecConnection - interface edu.byu.deg.osmx.binding.GenSpecConnection.
Java content class for GenSpecConnection complex type.
GenSpecImpl - class edu.byu.deg.osmx.binding.impl.GenSpecImpl.
 
GenSpecImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.GenSpecImpl
 
GenSpecImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.GenSpecImpl.Unmarshaller.
 
GenSpecImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.GenSpecImpl.Unmarshaller
 
GenSpecImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.GenSpecImpl.Unmarshaller
 
GenSpecType - interface edu.byu.deg.osmx.binding.GenSpecType.
Java content class for anonymous complex type.
GenSpecTypeImpl - class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl.
 
GenSpecTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
GenSpecTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl.Unmarshaller.
 
GenSpecTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl.Unmarshaller
 
GenSpecTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl.Unmarshaller
 
GeneralConstraint - interface edu.byu.deg.osmx.binding.GeneralConstraint.
Java content class for GeneralConstraint element declaration.
GeneralConstraintImpl - class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl.
 
GeneralConstraintImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl
 
GeneralConstraintImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl.Unmarshaller.
 
GeneralConstraintImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl.Unmarshaller
 
GeneralConstraintImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl.Unmarshaller
 
GeneralizationConnection - interface edu.byu.deg.osmx.binding.GeneralizationConnection.
Java content class for GeneralizationConnection complex type.
GeneralizationConnectionImpl - class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl.
 
GeneralizationConnectionImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl
 
GeneralizationConnectionImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl.Unmarshaller.
 
GeneralizationConnectionImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl.Unmarshaller
 
GeneralizationConnectionImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl.Unmarshaller
 
GrammarInfo - interface edu.byu.deg.osmx.binding.impl.runtime.GrammarInfo.
Keeps the information about the grammar as a whole.
GrammarInfoFacade - class edu.byu.deg.osmx.binding.impl.runtime.GrammarInfoFacade.
This class is a facade to a collection of GrammarInfo objects.
GrammarInfoFacade(GrammarInfo[]) - Constructor for class edu.byu.deg.osmx.binding.impl.runtime.GrammarInfoFacade
 
genConnections - Variable in class edu.byu.deg.osmx.OSMXObjectSetType
 
genConnections - Variable in class edu.byu.deg.osmx.OSMXObjectType
 
getAction() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
getAction() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
getAllMemberObjects() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Provides access to the collection of objects that belong to this object set and that are stored in the ontology.
getAllModelElements() - Method in interface edu.byu.deg.osmx.binding.OSMType
Gets the value of the AllModelElements property.
getAllModelElements() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
getAnchor() - Method in interface edu.byu.deg.osmx.binding.BasicConnection
Gets the value of the Anchor property.
getAnchor() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
Gets the value of the Anchor property.
getAnchor() - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
getArity() - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Returns the number of connections that belong to this relationship set.
getAttribute(String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
getAttribute(String, String) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Gets the index of the attribute with the specified name.
getBaseUri() - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
getBaseUri() - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
getCanonicalizationMethod() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
getCanonicalizationMethod() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
getCardinality() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Counts the number of objects that belong to the object set and are currently stored in the ontology.
getCardinalityConstraint() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
getCardinalityConstraint() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
getCardinalityConstraint() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
getCardinalityConstraint() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
getCoOccurrenceConstraint() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
Gets the value of the CoOccurrenceConstraint property.
getCoOccurrenceConstraint() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
getColor() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression
 
getColor() - Method in interface edu.byu.deg.osmx.binding.FontType
 
getColor() - Method in interface edu.byu.deg.osmx.binding.LineType
 
getColor() - Method in interface edu.byu.deg.osmx.binding.MacroType
 
getColor() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
getColor() - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
getColor() - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
getColor() - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
getCondition() - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
getCondition() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
getConfidenceTag() - Method in interface edu.byu.deg.osmx.binding.DataInstanceType
 
getConfidenceTag() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
getConfidenceTag() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
getConfidenceTag() - Method in interface edu.byu.deg.osmx.binding.RelationshipType
 
getConfidenceTag() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
getConfidenceTag() - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
getConfidenceTag() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
getConfidenceTag() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
getConfidenceTag() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
getConfidenceTag() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
getConjunctionConnection() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
Gets the value of the ConjunctionConnection property.
getConjunctionConnection() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
getConnectionFor(OSMXObjectSetType) - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Returns the connection within the relationship set to the given object set or null if one does not exist.
getConnectionRef() - Method in interface edu.byu.deg.osmx.binding.ObjectBindingType
 
getConnectionRef() - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
getContent() - Method in class edu.byu.deg.osmx.OSMXPositionedText
Returns the text content of the element.
getContent() - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
getContent() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
getCurrentHandler() - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
getCurrentHandler() - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Gets the current handler.
getDataFrame() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
getDataFrame() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
getDataInstanceElements() - Method in interface edu.byu.deg.osmx.binding.DataInstanceType
Gets the value of the DataInstanceElements property.
getDataInstanceElements() - Method in interface edu.byu.deg.osmx.binding.SourceDocumentType
Gets the value of the DataInstanceElements property.
getDataInstanceElements() - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
getDataInstanceElements() - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
getDataInstances() - Method in class edu.byu.deg.osmx.OSMXDocument
Convenience method for accessing all of the ontology's data instances in one list.
getDataType() - Method in interface edu.byu.deg.osmx.binding.TypeSpecification
 
getDataType() - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
getDataTypeName() - Method in class edu.byu.deg.osmx.OSMXTypeSpecification
Accessor for the name of the underlying primitive type.
getDataTypeUnits() - Method in class edu.byu.deg.osmx.OSMXTypeSpecification
Accessor for the units of measure for the underlying primitive type.
getDecorator() - Method in interface edu.byu.deg.osmx.binding.ParameterType
 
getDecorator() - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
getDefaultCanonicalizationMethod() - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
getDefaultCanonicalizationMethod() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
getDefaultImplementation(Class) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractGrammarInfoImpl
Gets the default implementation for the given public content interface.
getDefaultImplementation(Class) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.GrammarInfo
Gets the default implementation for the given public content interface.
getDefaultImplementation(Class) - Method in class edu.byu.deg.osmx.binding.impl.runtime.GrammarInfoFacade
 
getDelimiters() - Method in interface edu.byu.deg.osmx.binding.LexiconType
 
getDelimiters() - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
getDocument() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
getDocument() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
getElement() - Method in class edu.byu.deg.osmx.DocumentChangeEvent
Returns an OSMXElement associated with this event.
getElement(String) - Method in class edu.byu.deg.osmx.OSMXDocument
Locates an OSMXElement given its internal ID.
getElementDeletionListeners() - Method in class edu.byu.deg.osmx.OSMXElement
Accessor for the collection of element deletion listeners registered for this element.
getElementsOfType(Class) - Method in class edu.byu.deg.osmx.OSMXDocument
Convenience method for accessing all elements of a particular type that belong to the ontology, in one list.
getEndPos() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
getEndPos() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
getEventHandler() - Method in class edu.byu.deg.osmx.binding.impl.runtime.ValidatorImpl
 
getExceptionExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
getExceptionExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
getExpressionText() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression
 
getExpressionText() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
getFDObjectSets(OSMType) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Returns a list of IDs that correspond to object sets that are directly funtionally determined by this object set.
getFamily() - Method in interface edu.byu.deg.osmx.binding.FontType
 
getFamily() - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
getFillColor() - Method in interface edu.byu.deg.osmx.binding.StyleType
 
getFillColor() - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
getFont() - Method in interface edu.byu.deg.osmx.binding.StyleType
 
getFont() - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
getFontColor() - Method in class edu.byu.deg.osmx.OSMXStyleType
Convenience method for accessing the color attribute of the child Font element.
getFontFamily() - Method in class edu.byu.deg.osmx.OSMXStyleType
Convenience method for accessing the family attribute of the child Font element.
getFontSize() - Method in class edu.byu.deg.osmx.OSMXStyleType
Convenience method for accessing the size attribute of the child Font element.
getFontStyle() - Method in class edu.byu.deg.osmx.OSMXStyleType
Convenience method for accessing the textStyle attribute of the child Font element.
getGenConnection() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
Gets the value of the GenConnection property.
getGenConnection() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
getGenSpecConstraint() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
getGenSpecConstraint() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
getGenSpecs() - Method in class edu.byu.deg.osmx.OSMXDocument
Convenience method for accessing all of the ontology's generalization/specialization relationships in one list.
getGeneralizations() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Returns the object sets that are direct generalizations of this object set.
getGrammar() - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractGrammarInfoImpl
Gets the MSV AGM which can be used to validate XML during marshalling/unmarshalling.
getGrammar() - Method in class edu.byu.deg.osmx.binding.impl.runtime.DefaultJAXBContextImpl
Loads a grammar object for the unmarshal-time validation.
getGrammar() - Method in interface edu.byu.deg.osmx.binding.impl.runtime.GrammarInfo
Gets the MSV AGM which can be used to validate XML during marshalling/unmarshalling.
getGrammar() - Method in class edu.byu.deg.osmx.binding.impl.runtime.GrammarInfoFacade
 
getGrammarInfo() - Method in class edu.byu.deg.osmx.binding.impl.runtime.DefaultJAXBContextImpl
 
getGrammarInfo() - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
getGrammarInfo() - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Obtains a reference to the current grammar info.
getHeight() - Method in interface edu.byu.deg.osmx.ScalableElement
Returns the height of the element.
getHeight() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
getHeight() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
getHeight() - Method in interface edu.byu.deg.osmx.binding.StateType
 
getHeight() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
getHeight() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
getHeight() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
getHeight() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
getHeight() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
getHint() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
getHint() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
getHint() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
getHint() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
getHint() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
getHint() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
getId() - Method in class edu.byu.deg.osmx.OSMXModelElement
Accessor for the id attribute of the element.
getId() - Method in interface edu.byu.deg.osmx.binding.ModelElement
 
getId() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
getId() - Method in class edu.byu.deg.osmx.binding.impl.ModelElementImpl
 
getId() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
getIdChangeListeners() - Method in class edu.byu.deg.osmx.OSMXModelElement
Returns the list of IdChangeListeners registered with this element.
getIdentifier() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
getIdentifier() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
getIdref() - Method in interface edu.byu.deg.osmx.binding.ObjectSetReferenceType
 
getIdref() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl
 
getInheritedRelSets() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Returns the set of all relationship sets that are connected to object sets in the generalization ancestry of this object set.
getInnerList(List) - Method in class edu.byu.deg.osmx.OSMXElement
Provides access to the internal, "wrapped" OSMXElementList that underlies the List property passed in.
getInternalID() - Method in class edu.byu.deg.osmx.OSMXElement
Returns the element's internal ID, which all elements (even those without an id attribute) possess.
getInternalID() - Method in class edu.byu.deg.osmx.OSMXModelElement
Accessor for the element's internal ID value, which is guaranteed to be unique in the model.
getInternalIDChangeListeners() - Method in class edu.byu.deg.osmx.OSMXElement
Provides access to the element's collection of registered internal ID change listeners.
getInternalRepresentation() - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
getInternalRepresentation() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
getIsDomainSide() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
getIsDomainSide() - Method in interface edu.byu.deg.osmx.binding.RelSetConnectionType
 
getIsDomainSide() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
getKeywordExpression() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
getKeywordExpression() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
getKeywordPhrase() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseListType
Gets the value of the KeywordPhrase property.
getKeywordPhrase() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl
 
getKeywordPhraseList() - Method in interface edu.byu.deg.osmx.KeywordListOwner
Returns the owned KeywordPhraseListType, if any.
getKeywordPhraseList() - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
getKeywordPhraseList() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
getKeywordPhraseList() - Method in interface edu.byu.deg.osmx.binding.ParameterType
 
getKeywordPhraseList() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
getKeywordPhraseList() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
getKeywordPhraseList() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
getKeywordPhraseList() - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
getKeywordPhraseList() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
getLabel() - Method in interface edu.byu.deg.osmx.binding.LexiconType
 
getLabel() - Method in interface edu.byu.deg.osmx.binding.MacroType
 
getLabel() - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
getLabel() - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
getLanguage() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
getLanguage() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
getLeftAffinity() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
getLeftAffinity() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
getLeftContextExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
getLeftContextExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
getLeftSet() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
getLeftSet() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
getLine() - Method in interface edu.byu.deg.osmx.binding.StyleType
 
getLine() - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
getLineColor() - Method in class edu.byu.deg.osmx.OSMXStyleType
Convenience method for accessing the color attribute of the child Line element.
getLineWidth() - Method in class edu.byu.deg.osmx.OSMXStyleType
Convenience method for accessing the width attribute of the child Line element.
getLocation() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
getLocation() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
getLocation() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
getLocation() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
getLocator() - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
getLocator() - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Gets the current source location information.
getMatchedText() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression
Gets the value of the MatchedText property.
getMatchedText() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
getMax() - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Returns the maximum of this connection's participation constraint
getMethod() - Method in interface edu.byu.deg.osmx.binding.MethodListType
Gets the value of the Method property.
getMethod() - Method in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl
 
getMethodList() - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
getMethodList() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
getMin() - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Returns the minimum participation constraint for this connection.
getModelElements() - Method in class edu.byu.deg.osmx.OSMXDocument
Provides access to the document's index of elements.
getModelRoot() - Method in class edu.byu.deg.osmx.OSMXDocument
Accessor for the root element of the document.
getName() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Returns the name of this object set.
getName() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
getName() - Method in interface edu.byu.deg.osmx.binding.DataInstanceType
 
getName() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
getName() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
getName() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
getName() - Method in interface edu.byu.deg.osmx.binding.ParameterType
 
getName() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
getName() - Method in interface edu.byu.deg.osmx.binding.RelationshipType
 
getName() - Method in interface edu.byu.deg.osmx.binding.StateType
 
getName() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
getName() - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
getName() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
getName() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
getName() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
getName() - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
getName() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
getName() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
getName() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
getNamespaceContext() - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
getNamespaceContext() - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller
 
getNamespaceContext() - Method in class edu.byu.deg.osmx.binding.impl.runtime.ValidationContext
 
getNamespaceContext() - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializer
Obtains a namespace context object, which is used to declare/obtain namespace bindings.
getNamespaceURI(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.NamespaceContextImpl
Obtains the namespace URI currently associated to the given prefix.
getNamespaceURI(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
getNonFDObjectSets(OSMType) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Returns a list of IDs that correspond to object sets that are directly non-functionally determined by this object set.
getOSM() - Method in interface edu.byu.deg.osmx.ModelContainer
Returns a reference to the contained sub-model root.
getOSM() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
getOSM() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
getOSM() - Method in interface edu.byu.deg.osmx.binding.StateType
 
getOSM() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
getOSM() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
getOSM() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
getOSM() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
getOSM() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
getObjectBinding() - Method in interface edu.byu.deg.osmx.binding.RelationshipType
Gets the value of the ObjectBinding property.
getObjectBinding() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
getObjectBindings(String) - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Returns all object bindings associated with this connection and that bind to the given object.
getObjectFactory() - Method in class edu.byu.deg.osmx.OSMXDocument
Returns an ObjectFactory instance that can be used to create OSMX elements; the factory also automatically adds the elements to the OSMXDocument.
getObjectFromId(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
getObjectFromId(String) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Looks up the ID table and gets associated object.
getObjectRef() - Method in interface edu.byu.deg.osmx.binding.ObjectBindingType
 
getObjectRef() - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
getObjectSet() - Method in class edu.byu.deg.osmx.OSMXBasicConnection
Returns the reference to the connected object set or object.
getObjectSet() - Method in interface edu.byu.deg.osmx.binding.BasicConnection
 
getObjectSet() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
getObjectSet() - Method in interface edu.byu.deg.osmx.binding.GenSpecConnection
 
getObjectSet() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
getObjectSet() - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
getObjectSet() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
getObjectSetObject() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
getObjectSetObject() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
getObjectSetRefId() - Method in class edu.byu.deg.osmx.OSMXTypeSpecification
Accessor for the ID of the referenced object set.
getObjectSetReference() - Method in interface edu.byu.deg.osmx.binding.TypeSpecification
 
getObjectSetReference() - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
getObjectSets() - Method in class edu.byu.deg.osmx.OSMXDocument
Convenience method for accessing all of the ontology's object sets in one list.
getObjectSets() - Method in class edu.byu.deg.osmx.OSMXOSMType
Convenience method for accessing all object sets that belong to this model.
getObjectSets(Comparator) - Method in class edu.byu.deg.osmx.OSMXOSMType
Returns a list of object sets belonging to this model, sorted based on the given Comparator.
getObjects() - Method in class edu.byu.deg.osmx.OSMXOSMType
Convenience method for accessing all Object elements that directly belong to this model.
getObjects(Comparator) - Method in class edu.byu.deg.osmx.OSMXOSMType
Returns a sorted list of the Object elements that directly belong to this model.
getOntologyName() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
getOntologyName() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
getOppositeConnections() - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Returns all connections beside this one that belong to this connection's relationship set.
getOrder() - Method in interface edu.byu.deg.osmx.PositionedElement
Returns the z-coordinate of the element.
getOrder() - Method in interface edu.byu.deg.osmx.binding.AggregationType
 
getOrder() - Method in interface edu.byu.deg.osmx.binding.AnchorType
 
getOrder() - Method in interface edu.byu.deg.osmx.binding.AssociationType
 
getOrder() - Method in interface edu.byu.deg.osmx.binding.BasicConnection
 
getOrder() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
getOrder() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
getOrder() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
getOrder() - Method in interface edu.byu.deg.osmx.binding.GenSpecConnection
 
getOrder() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
getOrder() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
getOrder() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
getOrder() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
getOrder() - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
getOrder() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
getOrder() - Method in interface edu.byu.deg.osmx.binding.StateType
 
getOrder() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
getOrder() - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
getOrder() - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
getOrder() - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
getOrder() - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
getOrder() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
getOrder() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
getOrder() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
getOrder() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
getOrder() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
getOrder() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
getOrder() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
getOrder() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
getOrder() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
getOrder() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
getParameter() - Method in interface edu.byu.deg.osmx.binding.ParameterListType
Gets the value of the Parameter property.
getParameter() - Method in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl
 
getParameterList() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
getParameterList() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
getParent() - Method in class edu.byu.deg.osmx.OSMXElement
Accessor for the element to which this element belongs.
getParent() - Method in class edu.byu.deg.osmx.OSMXElementList
Returns the parent element of the list's elements.
getParentDocument() - Method in class edu.byu.deg.osmx.OSMXElement
Accessor for the parent OSMXDocument.
getParentDocument() - Method in class edu.byu.deg.osmx.OSMXOSMType
Returns a reference to the ontology that contains this element.
getParentOSM() - Method in class edu.byu.deg.osmx.OSMXElement
Returns the closest ancestor OSMXOSMType element that is not this.
getParentSourceDocument() - Method in class edu.byu.deg.osmx.OSMXSourceDocumentType
Returns a reference to the source document that contains this source document in the original document tree.
getParticipationConstraint() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
Gets the value of the ParticipationConstraint property.
getParticipationConstraint() - Method in interface edu.byu.deg.osmx.binding.RelSetConnectionType
 
getParticipationConstraint() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
getPrefix(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.NamespaceContextImpl
 
getPrefix(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
getPrefixes(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.NamespaceContextImpl
 
getPrefixes(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.AggregationImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.AnchorImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.AssociationImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.DataTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.FontImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.LexiconImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.LineImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.MacroImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.MethodImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.MethodListImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ModelElementImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.NoteImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.OSMImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.OSMObjectImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ParameterImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ParameterListImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.StateImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.StyleImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.TransitionImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl
 
getPrimaryInterface() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
getPrimaryInterface() - Method in interface edu.byu.deg.osmx.binding.impl.runtime.ValidatableObject
Gets the main interface that this object implements.
getPrimaryName() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Returns the value of the name attribute of the object set, if set; otherwise, sets the name attribute value to the object set's ID and returns it.
getPrimaryName() - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Returns the name of the element, if present; otherwise, returns the ID of the element.
getPrimaryObjectSet() - Method in class edu.byu.deg.osmx.OSMXDocument
Returns the first primary object set in the document if one is found
getProbePoints() - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractGrammarInfoImpl
Return the probe points for this GrammarInfo, which are used to detect {namespaceURI,localName} collisions across the GrammarInfo's on the schemaPath.
getProbePoints() - Method in interface edu.byu.deg.osmx.binding.impl.runtime.GrammarInfo
Return the probe points for this GrammarInfo, which are used to detect {namespaceURI,localName} collisions across the GrammarInfo's on the schemaPath.
getProbePoints() - Method in class edu.byu.deg.osmx.binding.impl.runtime.GrammarInfoFacade
 
getProperty(String) - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Get the specified property.
getProperty(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.DefaultJAXBContextImpl
There are no required properties, so simply throw an exception.
getProperty(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MarshallerImpl
 
getProperty(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ValidatorImpl
There are no required properties, so simply throw an exception.
getPropertyChangeListeners() - Method in class edu.byu.deg.osmx.OSMXElement
Accessor for the element's collection of PropertyChangeListeners.
getRTC() - Method in interface edu.byu.deg.osmx.binding.StateType
 
getRTC() - Method in interface edu.byu.deg.osmx.binding.TransitionType
Gets the value of the RTC property.
getRTC() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
getRTC() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
getRefinedMax() - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Returns the refined maximum participation constraint for this connection, defaulting to the unrefined constraint if no refinement exists.
getRefinedMin() - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Returns the refined minimum participation constraint for this connection, defaulting to the unrefined minimum if no refinement exists.
getRefinedParticipationConstraint() - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Accessor for the refined participation constraint for this connection.
getRelSet() - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Provides access to the relationship set to which this connection belongs.
getRelSetConnection() - Method in interface edu.byu.deg.osmx.binding.AggregationType
Gets the value of the RelSetConnection property.
getRelSetConnection() - Method in interface edu.byu.deg.osmx.binding.AssociationType
Gets the value of the RelSetConnection property.
getRelSetConnection() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
Gets the value of the RelSetConnection property.
getRelSetConnection() - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
getRelSetConnection() - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
getRelSetConnection() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
getRelSetConnections() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Accessor function for the relationship sets connected to this object set.
getRelSets() - Method in class edu.byu.deg.osmx.OSMXDocument
Convenience method for accessing all of the ontology's relationship sets in one list.
getRelationshipSet() - Method in interface edu.byu.deg.osmx.binding.RelationshipType
 
getRelationshipSet() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
getRequiredContextExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
getRequiredContextExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
getResult() - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
getResult() - Method in class edu.byu.deg.osmx.binding.impl.runtime.ValidatingUnmarshaller
 
getReturnType() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
getReturnType() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
getRightAffinity() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
getRightAffinity() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
getRightContextExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
getRightContextExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
getRightSet() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
getRightSet() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
getRootElement(String, String) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.GrammarInfo
Creates an instance for the root element.
getRootElement(String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.GrammarInfoFacade
 
getSignature() - Method in class edu.byu.deg.osmx.OSMXMethodType
Constructs and returns a string representation of the method's signature.
getSize() - Method in interface edu.byu.deg.osmx.binding.FontType
 
getSize() - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
getSpecConnection() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
Gets the value of the SpecConnection property.
getSpecConnection() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
getSpecializations() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Returns the object sets that are direct specializations of this object set.
getStartPos() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
getStartPos() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
getStatus() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
getStatus() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
getStyle() - Method in class edu.byu.deg.osmx.OSMXElement
Accessor for the Style child element.
getStyle() - Method in interface edu.byu.deg.osmx.StyledElement
Accessor for the Style child element.
getStyle() - Method in interface edu.byu.deg.osmx.binding.BasicConnection
 
getStyle() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
getStyle() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
getStyle() - Method in interface edu.byu.deg.osmx.binding.GenSpecConnection
 
getStyle() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
getStyle() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
getStyle() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
getStyle() - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
getStyle() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
getStyle() - Method in interface edu.byu.deg.osmx.binding.StateType
 
getStyle() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
getStyle() - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
getStyle() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
getStyle() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
getStyle() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
getStyle() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
getStyle() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
getStyle() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
getStyle() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
getStyle() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
getSubFromExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
getSubFromExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
getSubToExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
getSubToExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
getText() - Method in interface edu.byu.deg.osmx.binding.RealTimeConstraintType
 
getText() - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
getTextStyle() - Method in interface edu.byu.deg.osmx.binding.FontType
 
getTextStyle() - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
getTitle() - Method in class edu.byu.deg.osmx.OSMXDocument
Returns the title of the document.
getTracer() - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
getTracer() - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Gets a tracer object.
getTrigger() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
getTrigger() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
getType() - Method in class edu.byu.deg.osmx.DocumentChangeEvent
Returns the type of change the document experienced.
getType() - Method in interface edu.byu.deg.osmx.binding.ParameterType
 
getType() - Method in interface edu.byu.deg.osmx.binding.RealTimeConstraintType
 
getType() - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
getType() - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
getTypeName() - Method in interface edu.byu.deg.osmx.binding.DataTypeType
 
getTypeName() - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
getURI() - Method in class edu.byu.deg.osmx.OSMXDocument
Returns the location of this OSMX document as a URI.
getUnconsumedAttributes() - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
getUnconsumedAttributes() - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Gets all the unconsumed attributes.
getUnitOfMeasure() - Method in interface edu.byu.deg.osmx.binding.DataTypeType
 
getUnitOfMeasure() - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
getUnmarshallerHandler() - Method in class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallerImpl
 
getUnrefinedParticipationConstraint() - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Accessor for the unrefined participation constraint for this connection.
getUri() - Method in interface edu.byu.deg.osmx.binding.LexiconType
 
getUri() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
getUri() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
getUri() - Method in interface edu.byu.deg.osmx.binding.SourceDocumentType
 
getUri() - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
getUri() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
getUri() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
getUri() - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
getValue() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
getValue() - Method in interface edu.byu.deg.osmx.binding.MacroType
 
getValue() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
getValue() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
getValue() - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
getValue() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
getValueExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
getValueExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
getValuePhrase() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseListType
Gets the value of the ValuePhrase property.
getValuePhrase() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl
 
getValuePhraseList() - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
getValuePhraseList() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
getVersion() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
getVersion() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
getWidth() - Method in interface edu.byu.deg.osmx.ScalableElement
Returns the width of the element.
getWidth() - Method in interface edu.byu.deg.osmx.binding.LineType
 
getWidth() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
getWidth() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
getWidth() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
getWidth() - Method in interface edu.byu.deg.osmx.binding.StateType
 
getWidth() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
getWidth() - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
getWidth() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
getWidth() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
getWidth() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
getWidth() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
getWidth() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
getWorkingInstance() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Returns the set of objects that currently belong to this object set.
getWorkingInstance() - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Returns the set of relationships that currently belong to this relationship set.
getX() - Method in interface edu.byu.deg.osmx.PositionedElement
Returns the x-coordinate of the element.
getX() - Method in interface edu.byu.deg.osmx.binding.AggregationType
 
getX() - Method in interface edu.byu.deg.osmx.binding.AnchorType
 
getX() - Method in interface edu.byu.deg.osmx.binding.AssociationType
 
getX() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
getX() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
getX() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
getX() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
getX() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
getX() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
getX() - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
getX() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
getX() - Method in interface edu.byu.deg.osmx.binding.StateType
 
getX() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
getX() - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
getX() - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
getX() - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
getX() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
getX() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
getX() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
getX() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
getX() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
getX() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
getX() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
getX() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
getX() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
getX() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
getY() - Method in interface edu.byu.deg.osmx.PositionedElement
Returns the y-coordinate of the element.
getY() - Method in interface edu.byu.deg.osmx.binding.AggregationType
 
getY() - Method in interface edu.byu.deg.osmx.binding.AnchorType
 
getY() - Method in interface edu.byu.deg.osmx.binding.AssociationType
 
getY() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
getY() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
getY() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
getY() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
getY() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
getY() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
getY() - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
getY() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
getY() - Method in interface edu.byu.deg.osmx.binding.StateType
 
getY() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
getY() - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
getY() - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
getY() - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
getY() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
getY() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
getY() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
getY() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
getY() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
getY() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
getY() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
getY() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
getY() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
getY() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 

H

HINT_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXKeywordPhraseType
 
HINT_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXMethodType
 
HINT_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXValuePhraseType
 
handleDeletionEvent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXBasicConnection
Handles an element deletion event, deleting the associated element if it is a child of this connection (i.e., it is an Anchor or an ObjectSet or Object).
handleDeletionEvent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXElement
Responds to notification of the deletion of an external element (one that isn't this).
handleDeletionEvent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXStyleType
Responds to notification of the deletion of an external element (one that isn't this).
handleEvent(ValidationEvent, boolean) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandler
Reports an error to the user, and asks if s/he wants to recover.
handleEvent(ValidationEvent, boolean) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
handleEvent(ValidationEvent, boolean) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Reports an error to the user, and asks if s/he wants to recover.
handleEvent(ValidationEvent, boolean) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ValidatingUnmarshaller
 
handleGenericException(Exception) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
Last resort when something goes terribly wrong within the unmarshaller.
handleParseConversionException(Exception) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
This method is called by the generated derived class when a datatype parse method throws an exception.
handlePrintConversionException(Object, Exception, XMLSerializer) - Static method in class edu.byu.deg.osmx.binding.impl.runtime.Util
Report a print conversion error while marshalling.
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.AggregationImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.AnchorImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.AssociationImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.FontImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.LexiconImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.LineImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.MacroImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.MethodImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.MethodListImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ModelElementImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.NoteImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.OSMImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.OSMObjectImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.StateImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.StyleImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.TransitionImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl.Unmarshaller
 
handleText(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
handleUnexpectedTextException(String, RuntimeException) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
Called when a RuntimeException is thrown during unmarshalling a text.
handler - Variable in class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandlerAdaptor
This handler will receive SAX events.
hasRefinedParticipationConstraint() - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Determines whether a refined participation constraint exists for this connection.
has_CaseSensitive - Variable in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
has_CaseSensitive - Variable in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
has_CaseSensitive - Variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
has_Centered - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
has_Centered - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
has_Centered - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
has_Collapsed - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
has_Collapsed - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
has_Collapsed - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
has_Collapsed - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
has_EndPos - Variable in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
has_Exception - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
has_Functional - Variable in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
has_HasAction - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
has_Head - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
has_Height - Variable in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
has_Height - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
has_Height - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
has_Height - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
has_HighLevel - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
has_HighLevel - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
has_HighLevel - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
has_HighLevel - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
has_LeftAffinity - Variable in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
has_LeftArrow - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
has_Lexical - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
has_MergeThread - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
has_NewThread - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
has_Optional - Variable in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
has_Order - Variable in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
has_Order - Variable in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
has_Order - Variable in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
has_Order - Variable in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
has_Order - Variable in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
has_Order - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
has_Order - Variable in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
has_Order - Variable in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
has_Order - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
has_Order - Variable in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
has_Order - Variable in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
has_Order - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
has_Order - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
has_Order - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
has_Primary - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
has_Prior - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
has_ReadOnly - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
has_RightAffinity - Variable in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
has_RightArrow - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
has_Sequence - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
has_ShowDiamond - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
has_Size - Variable in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
has_StartPos - Variable in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
has_Width - Variable in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
has_Width - Variable in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
has_Width - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
has_Width - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
has_Width - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
has_Width - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
has_X - Variable in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
has_X - Variable in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
has_X - Variable in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
has_X - Variable in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
has_X - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
has_X - Variable in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
has_X - Variable in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
has_X - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
has_X - Variable in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
has_X - Variable in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
has_X - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
has_X - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
has_X - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
has_Y - Variable in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
has_Y - Variable in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
has_Y - Variable in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
has_Y - Variable in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
has_Y - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
has_Y - Variable in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
has_Y - Variable in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
has_Y - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
has_Y - Variable in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
has_Y - Variable in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
has_Y - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
has_Y - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
has_Y - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
hookupElement(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXElementList
Centralizes code that sets up the specified element to fire notifications when added, removed, or deleted.

I

ID_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXModelElement
 
INTERSECTION_TYPE - Static variable in class edu.byu.deg.osmx.OSMXGenSpecType
 
ITALIC_STYLE - Static variable in class edu.byu.deg.osmx.OSMXFontType
 
ignorableWhitespace(char[], int, int) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ContentHandlerAdaptor
 
ignorableWhitespace(char[], int, int) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
initWorkingInstance() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Caches the set of objects belonging to this object set that are stored in the ontology's data instances, for convenience in accessing them via this object set.
initWorkingInstance() - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Caches the current set of relationships that belong to this relationship set and that are stored within data instances in the ontology.
intToStyle(int) - Static method in class edu.byu.deg.osmx.OSMXFontType
Transforms a font style value (used by the Font class) to a string representation of the style, used by the OSMX architecture.
internalIDChangeListeners - Variable in class edu.byu.deg.osmx.OSMXElement
 
isCardinalityConstraintSatisfied() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Determines whether the object set's cardinality constraint is satisfied or violated by the number of objects that currently exist in the ontology and that belong to the object set.
isCaseSensitive() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
isCaseSensitive() - Method in interface edu.byu.deg.osmx.binding.LexiconType
 
isCaseSensitive() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
isCaseSensitive() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
isCaseSensitive() - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
isCaseSensitive() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
isCentered() - Method in interface edu.byu.deg.osmx.TextAlignableElement
Determines whether the element's text is centered.
isCentered() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isCentered() - Method in interface edu.byu.deg.osmx.binding.StateType
 
isCentered() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isCentered() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isCentered() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
isCentered() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isCollapsed() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isCollapsed() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isCollapsed() - Method in interface edu.byu.deg.osmx.binding.StateType
 
isCollapsed() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isCollapsed() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isCollapsed() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isCollapsed() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
isCollapsed() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isException() - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
isException() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
isFunctional() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
isFunctional() - Method in interface edu.byu.deg.osmx.binding.RelSetConnectionType
 
isFunctional() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
isHasAction() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isHasAction() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isHead() - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
isHead() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
isHighLevel() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isHighLevel() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isHighLevel() - Method in interface edu.byu.deg.osmx.binding.StateType
 
isHighLevel() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isHighLevel() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isHighLevel() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isHighLevel() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
isHighLevel() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isLeftArrow() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isLeftArrow() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isLexical() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isLexical() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isListState() - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
Checks if the current state is marked as a list state.
isMergeThread() - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
isMergeThread() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
isModified() - Method in class edu.byu.deg.osmx.OSMXDocument
Returns whether the document has been modified since it was last created, opened, or saved.
isNewThread() - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
isNewThread() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
isNotation(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
isNotation(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
isOneMax() - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Determines whether the connection represents a functional dependancy.
isOptional() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
isOptional() - Method in interface edu.byu.deg.osmx.binding.RelSetConnectionType
 
isOptional() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
isPrimary() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isPrimary() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isPrior() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
isPrior() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
isReadOnly() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isReadOnly() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isRefinedOneMax() - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Determines whether the refined participation constraint (or unrefined if no refined constraint is provided) has a maximum participation of one.
isRightArrow() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isRightArrow() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isSequence() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSequence() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetAction() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isSetAction() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isSetAllModelElements() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
isSetAllModelElements() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
isSetAnchor() - Method in interface edu.byu.deg.osmx.binding.BasicConnection
 
isSetAnchor() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
isSetAnchor() - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
isSetCanonicalizationMethod() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
isSetCanonicalizationMethod() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
isSetCardinalityConstraint() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
isSetCardinalityConstraint() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetCardinalityConstraint() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
isSetCardinalityConstraint() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetCaseSensitive() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
isSetCaseSensitive() - Method in interface edu.byu.deg.osmx.binding.LexiconType
 
isSetCaseSensitive() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
isSetCaseSensitive() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
isSetCaseSensitive() - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
isSetCaseSensitive() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
isSetCentered() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetCentered() - Method in interface edu.byu.deg.osmx.binding.StateType
 
isSetCentered() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isSetCentered() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetCentered() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
isSetCentered() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isSetCoOccurrenceConstraint() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isSetCoOccurrenceConstraint() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isSetCollapsed() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetCollapsed() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isSetCollapsed() - Method in interface edu.byu.deg.osmx.binding.StateType
 
isSetCollapsed() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isSetCollapsed() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetCollapsed() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isSetCollapsed() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
isSetCollapsed() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isSetColor() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression
 
isSetColor() - Method in interface edu.byu.deg.osmx.binding.FontType
 
isSetColor() - Method in interface edu.byu.deg.osmx.binding.LineType
 
isSetColor() - Method in interface edu.byu.deg.osmx.binding.MacroType
 
isSetColor() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
isSetColor() - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
isSetColor() - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
isSetColor() - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
isSetCondition() - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
isSetCondition() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
isSetConfidenceTag() - Method in interface edu.byu.deg.osmx.binding.DataInstanceType
 
isSetConfidenceTag() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
isSetConfidenceTag() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
isSetConfidenceTag() - Method in interface edu.byu.deg.osmx.binding.RelationshipType
 
isSetConfidenceTag() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
isSetConfidenceTag() - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
isSetConfidenceTag() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
isSetConfidenceTag() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
isSetConfidenceTag() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
isSetConfidenceTag() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
isSetConjunctionConnection() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
isSetConjunctionConnection() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
isSetConnectionRef() - Method in interface edu.byu.deg.osmx.binding.ObjectBindingType
 
isSetConnectionRef() - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
isSetContent() - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
isSetContent() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
isSetDataFrame() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetDataFrame() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetDataInstanceElements() - Method in interface edu.byu.deg.osmx.binding.DataInstanceType
 
isSetDataInstanceElements() - Method in interface edu.byu.deg.osmx.binding.SourceDocumentType
 
isSetDataInstanceElements() - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
isSetDataInstanceElements() - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
isSetDataType() - Method in interface edu.byu.deg.osmx.binding.TypeSpecification
 
isSetDataType() - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
isSetDecorator() - Method in interface edu.byu.deg.osmx.binding.ParameterType
 
isSetDecorator() - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
isSetDefaultCanonicalizationMethod() - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
isSetDefaultCanonicalizationMethod() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
isSetDelimiters() - Method in interface edu.byu.deg.osmx.binding.LexiconType
 
isSetDelimiters() - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
isSetDocument() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
isSetDocument() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
isSetEndPos() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
isSetEndPos() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
isSetException() - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
isSetException() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
isSetExceptionExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
isSetExceptionExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
isSetExpressionText() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression
 
isSetExpressionText() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
isSetFamily() - Method in interface edu.byu.deg.osmx.binding.FontType
 
isSetFamily() - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
isSetFillColor() - Method in interface edu.byu.deg.osmx.binding.StyleType
 
isSetFillColor() - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
isSetFont() - Method in interface edu.byu.deg.osmx.binding.StyleType
 
isSetFont() - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
isSetFunctional() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
isSetFunctional() - Method in interface edu.byu.deg.osmx.binding.RelSetConnectionType
 
isSetFunctional() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
isSetGenConnection() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
isSetGenConnection() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
isSetGenSpecConstraint() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
isSetGenSpecConstraint() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
isSetHasAction() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isSetHasAction() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isSetHead() - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
isSetHead() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
isSetHeight() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
isSetHeight() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetHeight() - Method in interface edu.byu.deg.osmx.binding.StateType
 
isSetHeight() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isSetHeight() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
isSetHeight() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetHeight() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
isSetHeight() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isSetHighLevel() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetHighLevel() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isSetHighLevel() - Method in interface edu.byu.deg.osmx.binding.StateType
 
isSetHighLevel() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isSetHighLevel() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetHighLevel() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isSetHighLevel() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
isSetHighLevel() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isSetHint() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
isSetHint() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
isSetHint() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
isSetHint() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
isSetHint() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
isSetHint() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
isSetId() - Method in interface edu.byu.deg.osmx.binding.ModelElement
 
isSetId() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
isSetId() - Method in class edu.byu.deg.osmx.binding.impl.ModelElementImpl
 
isSetId() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
isSetIdentifier() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isSetIdentifier() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isSetIdref() - Method in interface edu.byu.deg.osmx.binding.ObjectSetReferenceType
 
isSetIdref() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl
 
isSetInternalRepresentation() - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
isSetInternalRepresentation() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
isSetIsDomainSide() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
isSetIsDomainSide() - Method in interface edu.byu.deg.osmx.binding.RelSetConnectionType
 
isSetIsDomainSide() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
isSetKeywordExpression() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
isSetKeywordExpression() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
isSetKeywordPhrase() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseListType
 
isSetKeywordPhrase() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl
 
isSetKeywordPhraseList() - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
isSetKeywordPhraseList() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
isSetKeywordPhraseList() - Method in interface edu.byu.deg.osmx.binding.ParameterType
 
isSetKeywordPhraseList() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
isSetKeywordPhraseList() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
isSetKeywordPhraseList() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
isSetKeywordPhraseList() - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
isSetKeywordPhraseList() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
isSetLabel() - Method in interface edu.byu.deg.osmx.binding.LexiconType
 
isSetLabel() - Method in interface edu.byu.deg.osmx.binding.MacroType
 
isSetLabel() - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
isSetLabel() - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
isSetLanguage() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
isSetLanguage() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
isSetLeftAffinity() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
isSetLeftAffinity() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
isSetLeftArrow() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isSetLeftArrow() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isSetLeftContextExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
isSetLeftContextExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
isSetLeftSet() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
isSetLeftSet() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
isSetLexical() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetLexical() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetLine() - Method in interface edu.byu.deg.osmx.binding.StyleType
 
isSetLine() - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
isSetLocation() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
isSetLocation() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
isSetLocation() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
isSetLocation() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
isSetMatchedText() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression
 
isSetMatchedText() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
isSetMergeThread() - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
isSetMergeThread() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
isSetMethod() - Method in interface edu.byu.deg.osmx.binding.MethodListType
 
isSetMethod() - Method in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl
 
isSetMethodList() - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
isSetMethodList() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
isSetName() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
isSetName() - Method in interface edu.byu.deg.osmx.binding.DataInstanceType
 
isSetName() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
isSetName() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetName() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
isSetName() - Method in interface edu.byu.deg.osmx.binding.ParameterType
 
isSetName() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isSetName() - Method in interface edu.byu.deg.osmx.binding.RelationshipType
 
isSetName() - Method in interface edu.byu.deg.osmx.binding.StateType
 
isSetName() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
isSetName() - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
isSetName() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
isSetName() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetName() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
isSetName() - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
isSetName() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isSetName() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
isSetName() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
isSetNewThread() - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
isSetNewThread() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
isSetOSM() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetOSM() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isSetOSM() - Method in interface edu.byu.deg.osmx.binding.StateType
 
isSetOSM() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isSetOSM() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetOSM() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isSetOSM() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
isSetOSM() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isSetObjectBinding() - Method in interface edu.byu.deg.osmx.binding.RelationshipType
 
isSetObjectBinding() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
isSetObjectRef() - Method in interface edu.byu.deg.osmx.binding.ObjectBindingType
 
isSetObjectRef() - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
isSetObjectSet() - Method in interface edu.byu.deg.osmx.binding.BasicConnection
 
isSetObjectSet() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
isSetObjectSet() - Method in interface edu.byu.deg.osmx.binding.GenSpecConnection
 
isSetObjectSet() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
isSetObjectSet() - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
isSetObjectSet() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
isSetObjectSetObject() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetObjectSetObject() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetObjectSetReference() - Method in interface edu.byu.deg.osmx.binding.TypeSpecification
 
isSetObjectSetReference() - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
isSetOntologyName() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
isSetOntologyName() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
isSetOptional() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
isSetOptional() - Method in interface edu.byu.deg.osmx.binding.RelSetConnectionType
 
isSetOptional() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
isSetOrder() - Method in interface edu.byu.deg.osmx.binding.AggregationType
 
isSetOrder() - Method in interface edu.byu.deg.osmx.binding.AnchorType
 
isSetOrder() - Method in interface edu.byu.deg.osmx.binding.AssociationType
 
isSetOrder() - Method in interface edu.byu.deg.osmx.binding.BasicConnection
 
isSetOrder() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
isSetOrder() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
isSetOrder() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
isSetOrder() - Method in interface edu.byu.deg.osmx.binding.GenSpecConnection
 
isSetOrder() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
isSetOrder() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
isSetOrder() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetOrder() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
isSetOrder() - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
isSetOrder() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isSetOrder() - Method in interface edu.byu.deg.osmx.binding.StateType
 
isSetOrder() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isSetOrder() - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
isSetOrder() - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
isSetOrder() - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
isSetOrder() - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
isSetOrder() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
isSetOrder() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
isSetOrder() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
isSetOrder() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
isSetOrder() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetOrder() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
isSetOrder() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
isSetOrder() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isSetOrder() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
isSetOrder() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isSetParameter() - Method in interface edu.byu.deg.osmx.binding.ParameterListType
 
isSetParameter() - Method in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl
 
isSetParameterList() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
isSetParameterList() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
isSetParticipationConstraint() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
isSetParticipationConstraint() - Method in interface edu.byu.deg.osmx.binding.RelSetConnectionType
 
isSetParticipationConstraint() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
isSetPosition() - Method in class edu.byu.deg.osmx.OSMXAnchorType
Indicates whether this element has explicitly been given an x and y coordinate position.
isSetPosition() - Method in class edu.byu.deg.osmx.OSMXGenSpecType
Determines whether the position of this element has been defined.
isSetPosition() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Indicates whether this element has explicitly been given an x and y coordinate position.
isSetPosition() - Method in class edu.byu.deg.osmx.OSMXObjectType
Indicates whether this element has explicitly been given an x and y coordinate position.
isSetPosition() - Method in class edu.byu.deg.osmx.OSMXPositionedText
Indicates whether this element has explicitly been given an x and y coordinate position.
isSetPosition() - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Indicates whether this element has explicitly been given an x and y coordinate position.
isSetPosition() - Method in interface edu.byu.deg.osmx.PositionedElement
Indicates whether this element has explicitly been given an x and y coordinate position.
isSetPrimary() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetPrimary() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetPrior() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
isSetPrior() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
isSetRTC() - Method in interface edu.byu.deg.osmx.binding.StateType
 
isSetRTC() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isSetRTC() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
isSetRTC() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isSetReadOnly() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetReadOnly() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetRelSetConnection() - Method in interface edu.byu.deg.osmx.binding.AggregationType
 
isSetRelSetConnection() - Method in interface edu.byu.deg.osmx.binding.AssociationType
 
isSetRelSetConnection() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isSetRelSetConnection() - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
isSetRelSetConnection() - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
isSetRelSetConnection() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isSetRelationshipSet() - Method in interface edu.byu.deg.osmx.binding.RelationshipType
 
isSetRelationshipSet() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
isSetRequiredContextExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
isSetRequiredContextExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
isSetReturnType() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
isSetReturnType() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
isSetRightAffinity() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
isSetRightAffinity() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
isSetRightArrow() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isSetRightArrow() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isSetRightContextExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
isSetRightContextExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
isSetRightSet() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
isSetRightSet() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
isSetSequence() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetSequence() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetShowDiamond() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isSetShowDiamond() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isSetSize() - Method in interface edu.byu.deg.osmx.binding.FontType
 
isSetSize() - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
isSetSpecConnection() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
isSetSpecConnection() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
isSetStartPos() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
isSetStartPos() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
isSetStatus() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
isSetStatus() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
isSetStyle() - Method in interface edu.byu.deg.osmx.binding.BasicConnection
 
isSetStyle() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
isSetStyle() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
isSetStyle() - Method in interface edu.byu.deg.osmx.binding.GenSpecConnection
 
isSetStyle() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
isSetStyle() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
isSetStyle() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetStyle() - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
isSetStyle() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isSetStyle() - Method in interface edu.byu.deg.osmx.binding.StateType
 
isSetStyle() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isSetStyle() - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
isSetStyle() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
isSetStyle() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
isSetStyle() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
isSetStyle() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetStyle() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
isSetStyle() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isSetStyle() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
isSetStyle() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isSetSubFromExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
isSetSubFromExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
isSetSubToExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
isSetSubToExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
isSetText() - Method in interface edu.byu.deg.osmx.binding.RealTimeConstraintType
 
isSetText() - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
isSetTextStyle() - Method in interface edu.byu.deg.osmx.binding.FontType
 
isSetTextStyle() - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
isSetTrigger() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isSetTrigger() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isSetType() - Method in interface edu.byu.deg.osmx.binding.ParameterType
 
isSetType() - Method in interface edu.byu.deg.osmx.binding.RealTimeConstraintType
 
isSetType() - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
isSetType() - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
isSetTypeName() - Method in interface edu.byu.deg.osmx.binding.DataTypeType
 
isSetTypeName() - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
isSetUnitOfMeasure() - Method in interface edu.byu.deg.osmx.binding.DataTypeType
 
isSetUnitOfMeasure() - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
isSetUri() - Method in interface edu.byu.deg.osmx.binding.LexiconType
 
isSetUri() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetUri() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isSetUri() - Method in interface edu.byu.deg.osmx.binding.SourceDocumentType
 
isSetUri() - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
isSetUri() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetUri() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isSetUri() - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
isSetValue() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
isSetValue() - Method in interface edu.byu.deg.osmx.binding.MacroType
 
isSetValue() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
isSetValue() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
isSetValue() - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
isSetValue() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
isSetValueExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
isSetValueExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
isSetValuePhrase() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseListType
 
isSetValuePhrase() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl
 
isSetValuePhraseList() - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
isSetValuePhraseList() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
isSetVersion() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
isSetVersion() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
isSetWidth() - Method in interface edu.byu.deg.osmx.binding.LineType
 
isSetWidth() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
isSetWidth() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetWidth() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isSetWidth() - Method in interface edu.byu.deg.osmx.binding.StateType
 
isSetWidth() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isSetWidth() - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
isSetWidth() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
isSetWidth() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetWidth() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isSetWidth() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
isSetWidth() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isSetX() - Method in interface edu.byu.deg.osmx.binding.AggregationType
 
isSetX() - Method in interface edu.byu.deg.osmx.binding.AnchorType
 
isSetX() - Method in interface edu.byu.deg.osmx.binding.AssociationType
 
isSetX() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
isSetX() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
isSetX() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
isSetX() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
isSetX() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetX() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
isSetX() - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
isSetX() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isSetX() - Method in interface edu.byu.deg.osmx.binding.StateType
 
isSetX() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isSetX() - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
isSetX() - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
isSetX() - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
isSetX() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
isSetX() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
isSetX() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
isSetX() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
isSetX() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetX() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
isSetX() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
isSetX() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isSetX() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
isSetX() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isSetY() - Method in interface edu.byu.deg.osmx.binding.AggregationType
 
isSetY() - Method in interface edu.byu.deg.osmx.binding.AnchorType
 
isSetY() - Method in interface edu.byu.deg.osmx.binding.AssociationType
 
isSetY() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
isSetY() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
isSetY() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
isSetY() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
isSetY() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
isSetY() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
isSetY() - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
isSetY() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isSetY() - Method in interface edu.byu.deg.osmx.binding.StateType
 
isSetY() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
isSetY() - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
isSetY() - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
isSetY() - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
isSetY() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
isSetY() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
isSetY() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
isSetY() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
isSetY() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
isSetY() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
isSetY() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
isSetY() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isSetY() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
isSetY() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
isShowDiamond() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
isShowDiamond() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
isUnparsedEntity(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
isUnparsedEntity(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
iterateDeclaredPrefixes(PrefixCallback) - Method in class edu.byu.deg.osmx.binding.impl.runtime.NamespaceContextImpl
Iterates all newly declared namespace prefixes for this element.

J

JAXBTester - class edu.byu.deg.osmx.JAXBTester.
 
JAXBTester() - Constructor for class edu.byu.deg.osmx.JAXBTester
Creates a new instance of JAXBTester
JAXBVersion - class edu.byu.deg.osmx.binding.impl.JAXBVersion.
 
JAXBVersion() - Constructor for class edu.byu.deg.osmx.binding.impl.JAXBVersion
 

K

KeywordListOwner - interface edu.byu.deg.osmx.KeywordListOwner.
An interface that serves to classify elements that may contain a list of KeywordPhraseListType elements.
KeywordPhrase - interface edu.byu.deg.osmx.binding.KeywordPhrase.
Java content class for KeywordPhrase element declaration.
KeywordPhraseImpl - class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl.
 
KeywordPhraseImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl
 
KeywordPhraseImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl.Unmarshaller.
 
KeywordPhraseImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl.Unmarshaller
 
KeywordPhraseImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl.Unmarshaller
 
KeywordPhraseList - interface edu.byu.deg.osmx.binding.KeywordPhraseList.
Java content class for KeywordPhraseList element declaration.
KeywordPhraseListImpl - class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl.
 
KeywordPhraseListImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl
 
KeywordPhraseListImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl.Unmarshaller.
 
KeywordPhraseListImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl.Unmarshaller
 
KeywordPhraseListImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl.Unmarshaller
 
KeywordPhraseListType - interface edu.byu.deg.osmx.binding.KeywordPhraseListType.
Java content class for anonymous complex type.
KeywordPhraseListTypeImpl - class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl.
 
KeywordPhraseListTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl
 
KeywordPhraseListTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl.Unmarshaller.
 
KeywordPhraseListTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl.Unmarshaller
 
KeywordPhraseListTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl.Unmarshaller
 
KeywordPhraseType - interface edu.byu.deg.osmx.binding.KeywordPhraseType.
Java content class for anonymous complex type.
KeywordPhraseTypeImpl - class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl.
 
KeywordPhraseTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
KeywordPhraseTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl.Unmarshaller.
 
KeywordPhraseTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl.Unmarshaller
 
KeywordPhraseTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl.Unmarshaller
 
knownObjectSet - Variable in class edu.byu.deg.osmx.OSMXBasicConnection
Flags whether this OSMXBasicConnection.setObjectSet(java.lang.String) has been invoked for this element.

L

LANGUAGE_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXMethodType
 
LEXICAL_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXObjectSetType
 
Lexicon - interface edu.byu.deg.osmx.binding.Lexicon.
Java content class for Lexicon element declaration.
LexiconImpl - class edu.byu.deg.osmx.binding.impl.LexiconImpl.
 
LexiconImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.LexiconImpl
 
LexiconImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.LexiconImpl.Unmarshaller.
 
LexiconImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.LexiconImpl.Unmarshaller
 
LexiconImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.LexiconImpl.Unmarshaller
 
LexiconType - interface edu.byu.deg.osmx.binding.LexiconType.
Java content class for anonymous complex type.
LexiconTypeImpl - class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl.
 
LexiconTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
LexiconTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl.Unmarshaller.
 
LexiconTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl.Unmarshaller
 
LexiconTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl.Unmarshaller
 
Line - interface edu.byu.deg.osmx.binding.Line.
Java content class for Line element declaration.
LineImpl - class edu.byu.deg.osmx.binding.impl.LineImpl.
 
LineImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.LineImpl
 
LineImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.LineImpl.Unmarshaller.
 
LineImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.LineImpl.Unmarshaller
 
LineImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.LineImpl.Unmarshaller
 
LineType - interface edu.byu.deg.osmx.binding.LineType.
Java content class for anonymous complex type.
LineTypeImpl - class edu.byu.deg.osmx.binding.impl.LineTypeImpl.
 
LineTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
LineTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.LineTypeImpl.Unmarshaller.
 
LineTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.LineTypeImpl.Unmarshaller
 
LineTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.LineTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AggregationImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AnchorImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AssociationImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.FontImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.LexiconImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.LineImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MacroImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MethodImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MethodListImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ModelElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.NoteImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.OSMImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.OSMObjectImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.StateImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.StyleImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.TransitionImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.Discarder
 
leaveAttribute(String, String, String) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandler
 
leaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandlerAdaptor
 
leaveChild(int) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
leaveChild(int) - Method in class edu.byu.deg.osmx.binding.impl.runtime.Discarder
 
leaveChild(int) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandler
 
leaveChild(int) - Method in class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandlerAdaptor
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AggregationImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AnchorImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AssociationImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.FontImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.LexiconImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.LineImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MacroImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MethodImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MethodListImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ModelElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.NoteImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.OSMImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.OSMObjectImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.StateImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.StyleImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.TransitionImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.Discarder
 
leaveElement(String, String, String) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandler
 
leaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandlerAdaptor
 
listObservers - Variable in class edu.byu.deg.osmx.OSMXElementList
 
loadMemberObjects(List) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Caches the objects from the ontology's data instances that belong to this object set, so that they can be accessed via this element.
loadMemberRelationships(List) - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Caches the relationships from the ontology's data instances that belong to this relationship set, so that they can be accessed via this element.

M

MSVValidator - class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator.
XMLSerializer that calls the native interface of MSV and performs validation.
MUTEX_TYPE - Static variable in class edu.byu.deg.osmx.OSMXGenSpecType
 
Macro - interface edu.byu.deg.osmx.binding.Macro.
Java content class for Macro element declaration.
MacroImpl - class edu.byu.deg.osmx.binding.impl.MacroImpl.
 
MacroImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.MacroImpl
 
MacroImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.MacroImpl.Unmarshaller.
 
MacroImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.MacroImpl.Unmarshaller
 
MacroImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.MacroImpl.Unmarshaller
 
MacroType - interface edu.byu.deg.osmx.binding.MacroType.
Java content class for anonymous complex type.
MacroTypeImpl - class edu.byu.deg.osmx.binding.impl.MacroTypeImpl.
 
MacroTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
MacroTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.MacroTypeImpl.Unmarshaller.
 
MacroTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.MacroTypeImpl.Unmarshaller
 
MacroTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.MacroTypeImpl.Unmarshaller
 
MarshallerImpl - class edu.byu.deg.osmx.binding.impl.runtime.MarshallerImpl.
Implementation of Marshaller interface for JAXB RI.
MarshallerImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.runtime.MarshallerImpl
 
MatchedTextComparator - class edu.byu.deg.osmx.MatchedTextComparator.
A utility class for defining an order upon a list of MatchedTextType objects.
MatchedTextComparator() - Constructor for class edu.byu.deg.osmx.MatchedTextComparator
Creates a new instance of MatchedTextComparator
Method - interface edu.byu.deg.osmx.binding.Method.
Java content class for Method element declaration.
MethodImpl - class edu.byu.deg.osmx.binding.impl.MethodImpl.
 
MethodImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.MethodImpl
 
MethodImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.MethodImpl.Unmarshaller.
 
MethodImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.MethodImpl.Unmarshaller
 
MethodImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.MethodImpl.Unmarshaller
 
MethodList - interface edu.byu.deg.osmx.binding.MethodList.
Java content class for MethodList element declaration.
MethodListImpl - class edu.byu.deg.osmx.binding.impl.MethodListImpl.
 
MethodListImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.MethodListImpl
 
MethodListImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.MethodListImpl.Unmarshaller.
 
MethodListImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.MethodListImpl.Unmarshaller
 
MethodListImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.MethodListImpl.Unmarshaller
 
MethodListType - interface edu.byu.deg.osmx.binding.MethodListType.
Java content class for anonymous complex type.
MethodListTypeImpl - class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl.
 
MethodListTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl
 
MethodListTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl.Unmarshaller.
 
MethodListTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl.Unmarshaller
 
MethodListTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl.Unmarshaller
 
MethodType - interface edu.byu.deg.osmx.binding.MethodType.
Java content class for anonymous complex type.
MethodTypeImpl - class edu.byu.deg.osmx.binding.impl.MethodTypeImpl.
 
MethodTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
MethodTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.MethodTypeImpl.Unmarshaller.
 
MethodTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.MethodTypeImpl.Unmarshaller
 
MethodTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.MethodTypeImpl.Unmarshaller
 
ModelContainer - interface edu.byu.deg.osmx.ModelContainer.
Represents an element or object that is allowed to contain an OSM element (and thus a sub-model).
ModelElement - interface edu.byu.deg.osmx.binding.ModelElement.
Java content class for ModelElement complex type.
ModelElementImpl - class edu.byu.deg.osmx.binding.impl.ModelElementImpl.
 
ModelElementImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ModelElementImpl
 
ModelElementImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ModelElementImpl.Unmarshaller.
 
ModelElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ModelElementImpl.Unmarshaller
 
ModelElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ModelElementImpl.Unmarshaller
 
main(String[]) - Static method in class edu.byu.deg.osmx.JAXBTester
 
marshal(Object, Result) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MarshallerImpl
 
modelElements - Variable in class edu.byu.deg.osmx.OSMXDocument
A mapping of element IDs to the actual elements.
modelRoot - Variable in class edu.byu.deg.osmx.OSMXDocument
The OSM element that serves as the root of the document hierarchy.
modified - Variable in class edu.byu.deg.osmx.OSMXDocument
Flag indicating that a document's state has changed since it was last created, opened, or saved.

N

NAME_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXDataTypeType
 
NAME_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXMethodType
 
NAME_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXParameterType
 
NONE_TYPE - Static variable in class edu.byu.deg.osmx.OSMXGenSpecType
 
NamespaceContext2 - interface edu.byu.deg.osmx.binding.impl.runtime.NamespaceContext2.
Maintains namespace<->prefix bindings.
NamespaceContextImpl - class edu.byu.deg.osmx.binding.impl.runtime.NamespaceContextImpl.
Implementation of the NamespaceContext2.
NamespaceContextImpl(NamespacePrefixMapper) - Constructor for class edu.byu.deg.osmx.binding.impl.runtime.NamespaceContextImpl
 
Note - interface edu.byu.deg.osmx.binding.Note.
Java content class for Note element declaration.
NoteImpl - class edu.byu.deg.osmx.binding.impl.NoteImpl.
 
NoteImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.NoteImpl
 
NoteImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.NoteImpl.Unmarshaller.
 
NoteImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.NoteImpl.Unmarshaller
 
NoteImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.NoteImpl.Unmarshaller
 
newDocument() - Method in class edu.byu.deg.osmx.OSMXDocument
Creates a valid but (mostly) empty OSMX document, ready for adding new elements.
newInstance(Class) - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class edu.byu.deg.osmx.binding.impl.runtime.DefaultJAXBContextImpl
Create an instance of the specified Java content interface.

O

OBJECT_SET_REF - Static variable in class edu.byu.deg.osmx.OSMXTypeSpecification
 
OPEN_DOCUMENT_EVENT - Static variable in class edu.byu.deg.osmx.DocumentChangeEvent
Denotes that the document has been opened and fully loaded into memory.
OPTIONAL_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXRelSetConnectionType
 
OSM - interface edu.byu.deg.osmx.binding.OSM.
Java content class for OSM element declaration.
OSMImpl - class edu.byu.deg.osmx.binding.impl.OSMImpl.
 
OSMImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.OSMImpl
 
OSMImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.OSMImpl.Unmarshaller.
 
OSMImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.OSMImpl.Unmarshaller
 
OSMImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.OSMImpl.Unmarshaller
 
OSMObject - interface edu.byu.deg.osmx.binding.OSMObject.
Java content class for Object element declaration.
OSMObjectImpl - class edu.byu.deg.osmx.binding.impl.OSMObjectImpl.
 
OSMObjectImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.OSMObjectImpl
 
OSMObjectImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.OSMObjectImpl.Unmarshaller.
 
OSMObjectImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.OSMObjectImpl.Unmarshaller
 
OSMObjectImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.OSMObjectImpl.Unmarshaller
 
OSMType - interface edu.byu.deg.osmx.binding.OSMType.
Java content class for anonymous complex type.
OSMTypeImpl - class edu.byu.deg.osmx.binding.impl.OSMTypeImpl.
 
OSMTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
OSMTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.OSMTypeImpl.Unmarshaller.
 
OSMTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.OSMTypeImpl.Unmarshaller
 
OSMTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.OSMTypeImpl.Unmarshaller
 
OSMXAggregationType - class edu.byu.deg.osmx.OSMXAggregationType.
Represents an Aggregation element in OSMX.
OSMXAggregationType() - Constructor for class edu.byu.deg.osmx.OSMXAggregationType
 
OSMXAnchorType - class edu.byu.deg.osmx.OSMXAnchorType.
Represents an Anchor element in OSMX.
OSMXAnchorType() - Constructor for class edu.byu.deg.osmx.OSMXAnchorType
Creates a new instance of OSMXAnchorType
OSMXAssociationType - class edu.byu.deg.osmx.OSMXAssociationType.
Represents an Association element in OSMX.
OSMXAssociationType() - Constructor for class edu.byu.deg.osmx.OSMXAssociationType
 
OSMXBasicConnection - class edu.byu.deg.osmx.OSMXBasicConnection.
Represents a BasicConnection element in OSMX.
OSMXBasicConnection() - Constructor for class edu.byu.deg.osmx.OSMXBasicConnection
Creates a new instance of OSMXBasicConnection.
OSMXCoOccurrenceConstraintType - class edu.byu.deg.osmx.OSMXCoOccurrenceConstraintType.
Represents a CoOccurrenceConstraint element in OSMX.
OSMXCoOccurrenceConstraintType() - Constructor for class edu.byu.deg.osmx.OSMXCoOccurrenceConstraintType
 
OSMXConditionType - class edu.byu.deg.osmx.OSMXConditionType.
Represents a Condition element in OSMX.
OSMXConditionType() - Constructor for class edu.byu.deg.osmx.OSMXConditionType
 
OSMXConjunctionConnectionType - class edu.byu.deg.osmx.OSMXConjunctionConnectionType.
Represents a ConjunctionConnection element in OSMX.
OSMXConjunctionConnectionType() - Constructor for class edu.byu.deg.osmx.OSMXConjunctionConnectionType
Creates a new instance of OSMXConjunctionConnectionType
OSMXConjunctionType - class edu.byu.deg.osmx.OSMXConjunctionType.
Represents a Conjunction element in OSMX.
OSMXConjunctionType() - Constructor for class edu.byu.deg.osmx.OSMXConjunctionType
Creates a new instance of OSMXConjunctionType
OSMXDataFrameExpression - class edu.byu.deg.osmx.OSMXDataFrameExpression.
Represents a DataFrameExpression element in OSMX.
OSMXDataFrameExpression() - Constructor for class edu.byu.deg.osmx.OSMXDataFrameExpression
Creates a new instance of OSMXDataFrameExpression
OSMXDataFrameType - class edu.byu.deg.osmx.OSMXDataFrameType.
Represents a DataFrame element in OSMX.
OSMXDataFrameType() - Constructor for class edu.byu.deg.osmx.OSMXDataFrameType
Creates a new instance of OSMXDataFrameType
OSMXDataInstanceType - class edu.byu.deg.osmx.OSMXDataInstanceType.
Represents a DataInstance element in OSMX.
OSMXDataInstanceType() - Constructor for class edu.byu.deg.osmx.OSMXDataInstanceType
 
OSMXDataTypeType - class edu.byu.deg.osmx.OSMXDataTypeType.
Represents a DataType element in OSMX.
OSMXDataTypeType() - Constructor for class edu.byu.deg.osmx.OSMXDataTypeType
 
OSMXDatatypeConverter - class edu.byu.deg.osmx.OSMXDatatypeConverter.
Utility class for JAXB generation of XML binding classes.
OSMXDatatypeConverter() - Constructor for class edu.byu.deg.osmx.OSMXDatatypeConverter
Creates a new instance of OSMXDatatypeConverter
OSMXDocument - class edu.byu.deg.osmx.OSMXDocument.
Encapsulates the behavior of an XML document that adheres to the OSMX schema.
OSMXDocument() - Constructor for class edu.byu.deg.osmx.OSMXDocument
Creates a new instance of OSMXDocument
OSMXDocument.ModifiedException - exception edu.byu.deg.osmx.OSMXDocument.ModifiedException.
Exception indicating an illegal action taken when the document is in a modified state.
OSMXDocument.ModifiedException(String) - Constructor for class edu.byu.deg.osmx.OSMXDocument.ModifiedException
Standard exception constructor.
OSMXDocument.UnspecifiedOutputException - exception edu.byu.deg.osmx.OSMXDocument.UnspecifiedOutputException.
Exception indicating that an output destination has not been specified for the document when output is attempted.
OSMXDocument.UnspecifiedOutputException(String) - Constructor for class edu.byu.deg.osmx.OSMXDocument.UnspecifiedOutputException
Standard exception constructor.
OSMXElement - class edu.byu.deg.osmx.OSMXElement.
Superclass of all element classes and element type classes for the OSMX schema.
OSMXElement() - Constructor for class edu.byu.deg.osmx.OSMXElement
Creates a new instance of OSMXElement
OSMXElement.InternalIDChangeListener - interface edu.byu.deg.osmx.OSMXElement.InternalIDChangeListener.
Narrowed type of PropertyChangeListener used to receive notification of a change to an element's internal ID.
OSMXElement.OSMXElementDeletionListener - interface edu.byu.deg.osmx.OSMXElement.OSMXElementDeletionListener.
Receives notification from an element it has registered for that the element will be deleted.
OSMXElementList - class edu.byu.deg.osmx.OSMXElementList.
A custom List implementation used in the OSMX element classes to manage collections of child elements of the same type.
OSMXElementList() - Constructor for class edu.byu.deg.osmx.OSMXElementList
Creates a new instance of OSMXElementList
OSMXElementList(Collection) - Constructor for class edu.byu.deg.osmx.OSMXElementList
Creates a new instance of OSMXElementList, initializing it with the contents of an existing collection.
OSMXElementList.ListObserver - interface edu.byu.deg.osmx.OSMXElementList.ListObserver.
Interface for classes that need to monitor an OSMXElementList for additions to or removals from the list.
OSMXFontType - class edu.byu.deg.osmx.OSMXFontType.
Represents a Font element in OSMX.
OSMXFontType() - Constructor for class edu.byu.deg.osmx.OSMXFontType
Creates a new instance of OSMXFontType
OSMXGenSpecType - class edu.byu.deg.osmx.OSMXGenSpecType.
Represents a GenSpec element in OSMX.
OSMXGenSpecType() - Constructor for class edu.byu.deg.osmx.OSMXGenSpecType
Creates a new instance of OSMXGenSpecType
OSMXGeneralizationConnection - class edu.byu.deg.osmx.OSMXGeneralizationConnection.
Represents a GeneralizationConnection element in OSMX.
OSMXGeneralizationConnection() - Constructor for class edu.byu.deg.osmx.OSMXGeneralizationConnection
 
OSMXKeywordPhraseListType - class edu.byu.deg.osmx.OSMXKeywordPhraseListType.
Represents a KeywordPhraseList element in OSMX.
OSMXKeywordPhraseListType() - Constructor for class edu.byu.deg.osmx.OSMXKeywordPhraseListType
 
OSMXKeywordPhraseType - class edu.byu.deg.osmx.OSMXKeywordPhraseType.
Represents a KeywordPhrase element in OSMX.
OSMXKeywordPhraseType() - Constructor for class edu.byu.deg.osmx.OSMXKeywordPhraseType
Creates a new instance of OSMXKeywordPhraseType
OSMXLexiconType - class edu.byu.deg.osmx.OSMXLexiconType.
Represents a Lexicon element in OSMX.
OSMXLexiconType() - Constructor for class edu.byu.deg.osmx.OSMXLexiconType
 
OSMXLineType - class edu.byu.deg.osmx.OSMXLineType.
Represents a Line element in OSMX.
OSMXLineType() - Constructor for class edu.byu.deg.osmx.OSMXLineType
Creates a new instance of OSMXLineType
OSMXMacroType - class edu.byu.deg.osmx.OSMXMacroType.
Represents a Macro element in OSMX.
OSMXMacroType() - Constructor for class edu.byu.deg.osmx.OSMXMacroType
 
OSMXMethodListType - class edu.byu.deg.osmx.OSMXMethodListType.
Represents a MethodList element in OSMX.
OSMXMethodListType() - Constructor for class edu.byu.deg.osmx.OSMXMethodListType
 
OSMXMethodType - class edu.byu.deg.osmx.OSMXMethodType.
Represents a Method element in OSMX.
OSMXMethodType() - Constructor for class edu.byu.deg.osmx.OSMXMethodType
 
OSMXModelElement - class edu.byu.deg.osmx.OSMXModelElement.
Represents any OSMX element that may be a direct child of an OSM element.
OSMXModelElement() - Constructor for class edu.byu.deg.osmx.OSMXModelElement
Creates a new instance of OSMXModelElement
OSMXModelElement.IdChangeListener - interface edu.byu.deg.osmx.OSMXModelElement.IdChangeListener.
Represents objects that can register to receive notifications of changes to the ID attribute of an OSMXModelElement.
OSMXOSMType - class edu.byu.deg.osmx.OSMXOSMType.
Represents an OSM element in OSMX.
OSMXOSMType() - Constructor for class edu.byu.deg.osmx.OSMXOSMType
Creates a new instance of OSMXOSMType
OSMXObjectBindingType - class edu.byu.deg.osmx.OSMXObjectBindingType.
Represents an ObjectBinding element in OSMX.
OSMXObjectBindingType() - Constructor for class edu.byu.deg.osmx.OSMXObjectBindingType
 
OSMXObjectSetReferenceType - class edu.byu.deg.osmx.OSMXObjectSetReferenceType.
Represents an ObjectSetReference element in OSMX.
OSMXObjectSetReferenceType() - Constructor for class edu.byu.deg.osmx.OSMXObjectSetReferenceType
 
OSMXObjectSetType - class edu.byu.deg.osmx.OSMXObjectSetType.
Represents an ObjectSet element in OSMX.
OSMXObjectSetType() - Constructor for class edu.byu.deg.osmx.OSMXObjectSetType
Creates a new instance of OSMXObjectSetType
OSMXObjectType - class edu.byu.deg.osmx.OSMXObjectType.
Represents an Object element in OSMX.
OSMXObjectType() - Constructor for class edu.byu.deg.osmx.OSMXObjectType
Creates a new instance of OSMXObjectType
OSMXParameterListType - class edu.byu.deg.osmx.OSMXParameterListType.
Represents a ParameterList element in OSMX.
OSMXParameterListType() - Constructor for class edu.byu.deg.osmx.OSMXParameterListType
Creates a new instance of OSMXParameterListType
OSMXParameterType - class edu.byu.deg.osmx.OSMXParameterType.
Represents a Parameter element in OSMX.
OSMXParameterType() - Constructor for class edu.byu.deg.osmx.OSMXParameterType
Creates a new instance of OSMXParameterType
OSMXParticipationConstraintType - class edu.byu.deg.osmx.OSMXParticipationConstraintType.
Represents a ParticipationConstraint element in OSMX.
OSMXParticipationConstraintType() - Constructor for class edu.byu.deg.osmx.OSMXParticipationConstraintType
Creates a new instance of OSMXParticipationConstraintType
OSMXPositionedText - class edu.byu.deg.osmx.OSMXPositionedText.
Represents a BasicConnection element in OSMX.
OSMXPositionedText() - Constructor for class edu.byu.deg.osmx.OSMXPositionedText
Creates a new instance of OSMXPositionedText
OSMXRealTimeConstraintType - class edu.byu.deg.osmx.OSMXRealTimeConstraintType.
Represents a RealTimeConstraint element in OSMX.
OSMXRealTimeConstraintType() - Constructor for class edu.byu.deg.osmx.OSMXRealTimeConstraintType
 
OSMXRelSetConnectionType - class edu.byu.deg.osmx.OSMXRelSetConnectionType.
Represents a RelSetConnection element in OSMX.
OSMXRelSetConnectionType() - Constructor for class edu.byu.deg.osmx.OSMXRelSetConnectionType
Creates a new instance of OSMXRelSetConnectionType
OSMXRelationshipSetType - class edu.byu.deg.osmx.OSMXRelationshipSetType.
Represents a RelationshipSet element in OSMX.
OSMXRelationshipSetType() - Constructor for class edu.byu.deg.osmx.OSMXRelationshipSetType
Creates a new instance of OSMXRelationshipSetType
OSMXRelationshipType - class edu.byu.deg.osmx.OSMXRelationshipType.
Represents a Relationship element in OSMX.
OSMXRelationshipType() - Constructor for class edu.byu.deg.osmx.OSMXRelationshipType
 
OSMXSourceDocumentType - class edu.byu.deg.osmx.OSMXSourceDocumentType.
Represents a SourceDocument element in OSMX.
OSMXSourceDocumentType() - Constructor for class edu.byu.deg.osmx.OSMXSourceDocumentType
 
OSMXSpecializationConnection - class edu.byu.deg.osmx.OSMXSpecializationConnection.
Represents a SpecializationConnection element in OSMX.
OSMXSpecializationConnection() - Constructor for class edu.byu.deg.osmx.OSMXSpecializationConnection
 
OSMXStateType - class edu.byu.deg.osmx.OSMXStateType.
Represents a State element in OSMX.
OSMXStateType() - Constructor for class edu.byu.deg.osmx.OSMXStateType
 
OSMXStyleType - class edu.byu.deg.osmx.OSMXStyleType.
Represents a Style element in OSMX.
OSMXStyleType() - Constructor for class edu.byu.deg.osmx.OSMXStyleType
Creates a new instance of OSMXStyleType
OSMXTransitionType - class edu.byu.deg.osmx.OSMXTransitionType.
Represents a Transition element in OSMX.
OSMXTransitionType() - Constructor for class edu.byu.deg.osmx.OSMXTransitionType
 
OSMXTypeSpecification - class edu.byu.deg.osmx.OSMXTypeSpecification.
Represents a TypeSpecification element in OSMX.
OSMXTypeSpecification() - Constructor for class edu.byu.deg.osmx.OSMXTypeSpecification
Creates a new instance of OSMXTypeSpecification
OSMXValuePhraseListType - class edu.byu.deg.osmx.OSMXValuePhraseListType.
Represents a ValuePhraseList element in OSMX.
OSMXValuePhraseListType() - Constructor for class edu.byu.deg.osmx.OSMXValuePhraseListType
 
OSMXValuePhraseType - class edu.byu.deg.osmx.OSMXValuePhraseType.
Represents a ValuePhrase element in OSMX.
OSMXValuePhraseType() - Constructor for class edu.byu.deg.osmx.OSMXValuePhraseType
Creates a new instance of OSMXValuePhraseType
ObjectBinding - interface edu.byu.deg.osmx.binding.ObjectBinding.
Java content class for ObjectBinding element declaration.
ObjectBindingImpl - class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl.
 
ObjectBindingImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl
 
ObjectBindingImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl.Unmarshaller.
 
ObjectBindingImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl.Unmarshaller
 
ObjectBindingImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl.Unmarshaller
 
ObjectBindingType - interface edu.byu.deg.osmx.binding.ObjectBindingType.
Java content class for anonymous complex type.
ObjectBindingTypeImpl - class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl.
 
ObjectBindingTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
ObjectBindingTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl.Unmarshaller.
 
ObjectBindingTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl.Unmarshaller
 
ObjectBindingTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl.Unmarshaller
 
ObjectFactory - class edu.byu.deg.osmx.binding.ObjectFactory.
This object contains factory methods for each Java content interface and Java element interface generated in the edu.byu.deg.osmx.binding package.
ObjectFactory() - Constructor for class edu.byu.deg.osmx.binding.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: edu.byu.deg.osmx.binding
ObjectSet - interface edu.byu.deg.osmx.binding.ObjectSet.
Java content class for ObjectSet element declaration.
ObjectSetImpl - class edu.byu.deg.osmx.binding.impl.ObjectSetImpl.
 
ObjectSetImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectSetImpl
 
ObjectSetImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ObjectSetImpl.Unmarshaller.
 
ObjectSetImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectSetImpl.Unmarshaller
 
ObjectSetImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectSetImpl.Unmarshaller
 
ObjectSetReference - interface edu.byu.deg.osmx.binding.ObjectSetReference.
Java content class for ObjectSetReference element declaration.
ObjectSetReferenceImpl - class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl.
 
ObjectSetReferenceImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl
 
ObjectSetReferenceImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl.Unmarshaller.
 
ObjectSetReferenceImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl.Unmarshaller
 
ObjectSetReferenceImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl.Unmarshaller
 
ObjectSetReferenceType - interface edu.byu.deg.osmx.binding.ObjectSetReferenceType.
Java content class for anonymous complex type.
ObjectSetReferenceTypeImpl - class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl.
 
ObjectSetReferenceTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl
 
ObjectSetReferenceTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl.Unmarshaller.
 
ObjectSetReferenceTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl.Unmarshaller
 
ObjectSetReferenceTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl.Unmarshaller
 
ObjectSetType - interface edu.byu.deg.osmx.binding.ObjectSetType.
Java content class for anonymous complex type.
ObjectSetTypeImpl - class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl.
 
ObjectSetTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
ObjectSetTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl.Unmarshaller.
 
ObjectSetTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl.Unmarshaller
 
ObjectSetTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl.Unmarshaller
 
ObjectType - interface edu.byu.deg.osmx.binding.ObjectType.
Java content class for anonymous complex type.
ObjectTypeImpl - class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl.
 
ObjectTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
ObjectTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl.Unmarshaller.
 
ObjectTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl.Unmarshaller
 
ObjectTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl.Unmarshaller
 
onID(IdentifiableObject, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
onID(Datatype, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
onID(IdentifiableObject, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller
 
onID(XMLSerializable, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ValidationContext
 
onID(IdentifiableObject, String) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializer
Notifies the serializer that an ID value has just marshalled.
onIDREF(IdentifiableObject) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
onIDREF(IdentifiableObject) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller
 
onIDREF(XMLSerializable, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ValidationContext
 
onIDREF(IdentifiableObject) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializer
Notifies the serializer that an IDREF value has just marshalled.
onPrefixMapping(String, String) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.PrefixCallback
 
openDocument(URL) - Method in class edu.byu.deg.osmx.OSMXDocument
Loads the data from the OSMX document at the URL specified.
openDocument(String) - Method in class edu.byu.deg.osmx.OSMXDocument
Opens an OSMX document given a String representing a local file path and name.
openDocument(InputStream) - Method in class edu.byu.deg.osmx.OSMXDocument
Opens an OSMX document from an InputStream.
openDocument(File) - Method in class edu.byu.deg.osmx.OSMXDocument
Opens an OSMX document from the specified File.
owner() - Method in class edu.byu.deg.osmx.binding.impl.AggregationImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.AnchorImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.AssociationImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.DataTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.FontImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.LexiconImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.LineImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.MacroImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.MethodImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.MethodListImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ModelElementImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.NoteImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.OSMImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.OSMObjectImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ParameterImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ParameterListImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.StateImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.StyleImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.TransitionImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl.Unmarshaller
 
owner() - Method in class edu.byu.deg.osmx.binding.impl.runtime.Discarder
 
owner() - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandler
Returns the content-tree object for which this unmarshaller is working for.
owner() - Method in class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandlerAdaptor
 

P

PARTICIPATION_CONSTRAINT_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXRelSetConnectionType
 
PARTITION_TYPE - Static variable in class edu.byu.deg.osmx.OSMXGenSpecType
 
PRIMARY_OBJECT_SET_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXObjectSetType
 
PROPOSED_MATCH - Static variable in class edu.byu.deg.osmx.OSMXDataFrameExpression
 
Parameter - interface edu.byu.deg.osmx.binding.Parameter.
Java content class for Parameter element declaration.
ParameterImpl - class edu.byu.deg.osmx.binding.impl.ParameterImpl.
 
ParameterImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ParameterImpl
 
ParameterImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ParameterImpl.Unmarshaller.
 
ParameterImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ParameterImpl.Unmarshaller
 
ParameterImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ParameterImpl.Unmarshaller
 
ParameterList - interface edu.byu.deg.osmx.binding.ParameterList.
Java content class for ParameterList element declaration.
ParameterListImpl - class edu.byu.deg.osmx.binding.impl.ParameterListImpl.
 
ParameterListImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ParameterListImpl
 
ParameterListImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ParameterListImpl.Unmarshaller.
 
ParameterListImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ParameterListImpl.Unmarshaller
 
ParameterListImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ParameterListImpl.Unmarshaller
 
ParameterListType - interface edu.byu.deg.osmx.binding.ParameterListType.
Java content class for anonymous complex type.
ParameterListTypeImpl - class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl.
 
ParameterListTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl
 
ParameterListTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl.Unmarshaller.
 
ParameterListTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl.Unmarshaller
 
ParameterListTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl.Unmarshaller
 
ParameterType - interface edu.byu.deg.osmx.binding.ParameterType.
Java content class for anonymous complex type.
ParameterTypeImpl - class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl.
 
ParameterTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
ParameterTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl.Unmarshaller.
 
ParameterTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl.Unmarshaller
 
ParameterTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl.Unmarshaller
 
ParticipationConstraint - interface edu.byu.deg.osmx.binding.ParticipationConstraint.
Java content class for ParticipationConstraint element declaration.
ParticipationConstraintImpl - class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl.
 
ParticipationConstraintImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl
 
ParticipationConstraintImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl.Unmarshaller.
 
ParticipationConstraintImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl.Unmarshaller
 
ParticipationConstraintImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl.Unmarshaller
 
ParticipationConstraintType - interface edu.byu.deg.osmx.binding.ParticipationConstraintType.
Java content class for anonymous complex type.
ParticipationConstraintTypeImpl - class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl.
 
ParticipationConstraintTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl
 
ParticipationConstraintTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl.Unmarshaller.
 
ParticipationConstraintTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl.Unmarshaller
 
ParticipationConstraintTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl.Unmarshaller
 
PositionListener - interface edu.byu.deg.osmx.PositionListener.
Interface for objects that need to be notified when a positioned element's position changes.
PositionedElement - interface edu.byu.deg.osmx.PositionedElement.
Represents an element that occupies a location on a graphical surface.
PositionedText - interface edu.byu.deg.osmx.binding.PositionedText.
Java content class for PositionedText complex type.
PositionedTextImpl - class edu.byu.deg.osmx.binding.impl.PositionedTextImpl.
 
PositionedTextImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
PositionedTextImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.PositionedTextImpl.Unmarshaller.
 
PositionedTextImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.PositionedTextImpl.Unmarshaller
 
PositionedTextImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.PositionedTextImpl.Unmarshaller
 
PrefixCallback - interface edu.byu.deg.osmx.binding.impl.runtime.PrefixCallback.
 
parent - Variable in class edu.byu.deg.osmx.OSMXElement
 
parent - Variable in class edu.byu.deg.osmx.OSMXElementList
 
parentDoc - Variable in class edu.byu.deg.osmx.OSMXElement
 
parentDoc - Variable in class edu.byu.deg.osmx.OSMXOSMType
 
parseColor(String) - Static method in class edu.byu.deg.osmx.OSMXDatatypeConverter
Converts a string value into a Color object.
parseExtendedBoolean(String) - Static method in class edu.byu.deg.osmx.OSMXDatatypeConverter
Converts a String representation of the ExtendedBoolean OSM-X datatype into a Java boolean primitive.
parseIntegerToInt(String) - Static method in class edu.byu.deg.osmx.OSMXDatatypeConverter
Converts an XML integer value to a Java int value.
popAttributes() - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
popAttributes() - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Discards the previously stored attribute set.
popContentHandler() - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
popContentHandler() - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Pops a content handler from the stack and registers it as the current content handler.
posListener - Variable in class edu.byu.deg.osmx.OSMXBasicConnection
Listener that this element registers on other elements so that this element can react to position changes on the other elements.
positionListeners - Variable in class edu.byu.deg.osmx.OSMXAnchorType
Keeps track of objects registered to listen for position changes by this element.
positionListeners - Variable in class edu.byu.deg.osmx.OSMXGenSpecType
 
positionListeners - Variable in class edu.byu.deg.osmx.OSMXObjectSetType
 
positionListeners - Variable in class edu.byu.deg.osmx.OSMXObjectType
 
positionListeners - Variable in class edu.byu.deg.osmx.OSMXPositionedText
 
positionListeners - Variable in class edu.byu.deg.osmx.OSMXRelationshipSetType
 
printColor(Color) - Static method in class edu.byu.deg.osmx.OSMXDatatypeConverter
Converts a Color object to a string representation for the XML storage format of OSMX.
printExtendedBoolean(boolean) - Static method in class edu.byu.deg.osmx.OSMXDatatypeConverter
Converts a boolean primitive into an OSM-X ExtendedBoolean string value.
printIntToInteger(int) - Static method in class edu.byu.deg.osmx.OSMXDatatypeConverter
Converts a Java int to a string satisfying the XML integer definition.
processingInstruction(String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ContentHandlerAdaptor
 
processingInstruction(String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
propertyChangeListeners - Variable in class edu.byu.deg.osmx.OSMXElement
 
propertyListener - Variable in class edu.byu.deg.osmx.OSMXStyleType
 
pushAttributes(Attributes, boolean) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
pushAttributes(Attributes, boolean) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Stores a new attribute set.
pushContentHandler(UnmarshallingEventHandler, int) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
pushContentHandler(UnmarshallingEventHandler, int) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Pushes the current content handler into the stack and registers the newly specified content handler so that it can receive SAX events.

R

READ_ONLY_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXObjectSetType
 
REF_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXObjectSetReferenceType
 
REJECTED_MATCH - Static variable in class edu.byu.deg.osmx.OSMXDataFrameExpression
 
RealTimeConstraint - interface edu.byu.deg.osmx.binding.RealTimeConstraint.
Java content class for RTC element declaration.
RealTimeConstraintImpl - class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl.
 
RealTimeConstraintImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl
 
RealTimeConstraintImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl.Unmarshaller.
 
RealTimeConstraintImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl.Unmarshaller
 
RealTimeConstraintImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl.Unmarshaller
 
RealTimeConstraintType - interface edu.byu.deg.osmx.binding.RealTimeConstraintType.
Java content class for anonymous complex type.
RealTimeConstraintTypeImpl - class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl.
 
RealTimeConstraintTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
RealTimeConstraintTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl.Unmarshaller.
 
RealTimeConstraintTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl.Unmarshaller
 
RealTimeConstraintTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl.Unmarshaller
 
RelSetConnection - interface edu.byu.deg.osmx.binding.RelSetConnection.
Java content class for RelSetConnection element declaration.
RelSetConnectionImpl - class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl.
 
RelSetConnectionImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl
 
RelSetConnectionImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl.Unmarshaller.
 
RelSetConnectionImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl.Unmarshaller
 
RelSetConnectionImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl.Unmarshaller
 
RelSetConnectionType - interface edu.byu.deg.osmx.binding.RelSetConnectionType.
Java content class for anonymous complex type.
RelSetConnectionTypeImpl - class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl.
 
RelSetConnectionTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
RelSetConnectionTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl.Unmarshaller.
 
RelSetConnectionTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl.Unmarshaller
 
RelSetConnectionTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl.Unmarshaller
 
Relationship - interface edu.byu.deg.osmx.binding.Relationship.
Java content class for Relationship element declaration.
RelationshipImpl - class edu.byu.deg.osmx.binding.impl.RelationshipImpl.
 
RelationshipImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.RelationshipImpl
 
RelationshipImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.RelationshipImpl.Unmarshaller.
 
RelationshipImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.RelationshipImpl.Unmarshaller
 
RelationshipImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.RelationshipImpl.Unmarshaller
 
RelationshipSet - interface edu.byu.deg.osmx.binding.RelationshipSet.
Java content class for RelationshipSet element declaration.
RelationshipSetImpl - class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl.
 
RelationshipSetImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl
 
RelationshipSetImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl.Unmarshaller.
 
RelationshipSetImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl.Unmarshaller
 
RelationshipSetImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl.Unmarshaller
 
RelationshipSetType - interface edu.byu.deg.osmx.binding.RelationshipSetType.
Java content class for anonymous complex type.
RelationshipSetTypeImpl - class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl.
 
RelationshipSetTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
RelationshipSetTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl.Unmarshaller.
 
RelationshipSetTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl.Unmarshaller
 
RelationshipSetTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl.Unmarshaller
 
RelationshipType - interface edu.byu.deg.osmx.binding.RelationshipType.
Java content class for anonymous complex type.
RelationshipTypeImpl - class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl.
 
RelationshipTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
RelationshipTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl.Unmarshaller.
 
RelationshipTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl.Unmarshaller
 
RelationshipTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl.Unmarshaller
 
recognize(String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractGrammarInfoImpl
Returns true if the invocation of the createUnmarshaller method will return a non-null value for the given name pair.
recognize(String, String) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.GrammarInfo
Returns true if the invocation of the createUnmarshaller method will return a non-null value for the given name pair.
recognize(String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.GrammarInfoFacade
 
reconcileID() - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller
 
reconcileIDs() - Method in class edu.byu.deg.osmx.binding.impl.runtime.ValidationContext
Tests if all IDREFs have corresponding IDs.
relSetConnections - Variable in class edu.byu.deg.osmx.OSMXObjectSetType
 
relSetConnections - Variable in class edu.byu.deg.osmx.OSMXObjectType
 
remove(int) - Method in class edu.byu.deg.osmx.OSMXElementList
Removes the element at the specified position in this list.
remove(Object) - Method in class edu.byu.deg.osmx.OSMXElementList
Removes the element from this list as well as the parent element, and fires a removal notification.
removeConnection(OSMXBasicConnection) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Removes a connection from the connection cache, usually because it is no longer attached to the object set.
removeConnection(OSMXBasicConnection) - Method in class edu.byu.deg.osmx.OSMXObjectType
Removes a connection from the connection list, presumably because it is no longer attached to this object.
removeDocumentChangeListener(DocumentChangeListener) - Method in class edu.byu.deg.osmx.OSMXDocument
Removes an object from the document change notification system.
removeElementDeletionListener(OSMXElement.OSMXElementDeletionListener) - Method in class edu.byu.deg.osmx.OSMXElement
Un-registers an object so it no longer listens for deletion events on this element.
removeIdChangeListener(OSMXModelElement.IdChangeListener) - Method in class edu.byu.deg.osmx.OSMXModelElement
Un-registers an object from receiving ID change notifications from this element.
removeInternalIDChangeListener(OSMXElement.InternalIDChangeListener) - Method in class edu.byu.deg.osmx.OSMXElement
Un-registers an object so that it no longer receives notifications for changes to the element's internal ID.
removeListObserver(OSMXElementList.ListObserver) - Method in class edu.byu.deg.osmx.OSMXElementList
Un-registers a ListObserver so it no longer receives notifications from this list.
removePositionListener(PositionListener) - Method in class edu.byu.deg.osmx.OSMXAnchorType
Un-registers an object currently listening for position change events.
removePositionListener(PositionListener) - Method in class edu.byu.deg.osmx.OSMXGenSpecType
Un-registers a PositionListener so it no longer receives notifications from this element regarding position changes.
removePositionListener(PositionListener) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Un-registers an object currently listening for position change events.
removePositionListener(PositionListener) - Method in class edu.byu.deg.osmx.OSMXObjectType
Un-registers an object currently listening for position change events.
removePositionListener(PositionListener) - Method in class edu.byu.deg.osmx.OSMXPositionedText
Un-registers an object currently listening for position change events.
removePositionListener(PositionListener) - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Un-registers an object currently listening for position change events.
removePositionListener(PositionListener) - Method in interface edu.byu.deg.osmx.PositionedElement
Un-registers an object currently listening for position change events.
removePropertyChangeListener(PropertyChangeListener) - Method in class edu.byu.deg.osmx.OSMXElement
Un-registers an object as a property change listener on the element.
removeTextChangeListener(TextChangeListener) - Method in class edu.byu.deg.osmx.OSMXPositionedText
Un-registers an object so it no longer receives notice of changes to this element's text content.
replaceChild(OSMXElement, OSMXElement) - Method in class edu.byu.deg.osmx.OSMXElement
Replaces an element that is a child of this with another element.
replaceChild(List, List) - Method in class edu.byu.deg.osmx.OSMXElement
Replaces a list of child elements with another list.
replaceChild(OSMXElement, OSMXElement) - Method in class edu.byu.deg.osmx.OSMXStyleType
Replaces an element that is a child of this with another element.
reportError(ValidationEvent) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
reportError(ValidationEvent) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller
 
reportError(ValidationEvent) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializer
Errors detected by the XMLSerializable should be either thrown as SAXException or reported through this method.
reportEvent(ValidatableObject, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ValidationContext
Reports an error to the application.
reportEvent(ValidatableObject, Exception) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ValidationContext
Reports an error to the client.
reportEvent(ValidatableObject, ValidationEvent) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ValidationContext
 
resolveNamespacePrefix(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
resolveNamespacePrefix(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
restoreDataFrame() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Restores a previously suppressed DataFrame element to the object set to which it originally belonged.
restoreParticipationConstraint() - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Restores a ParticipationConstraint element that was previously suppressed.
restoreReturnType() - Method in class edu.byu.deg.osmx.OSMXMethodType
Restores the return type to the method signature after it had been suppressed and held in memory.
revertToParentFromEnterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
revertToParentFromEnterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
revertToParentFromLeaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
revertToParentFromLeaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
revertToParentFromText(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 

S

SAXMarshaller - class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller.
XMLSerializer that produces SAX2 events.
SAXMarshaller(ContentHandler, NamespacePrefixMapper, MarshallerImpl) - Constructor for class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller
Creates a marshalling context by designating the ContentHandler that receives generated SAX2 events.
SAXUnmarshallerHandler - interface edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandler.
Unified event handler that processes both the SAX events and error events.
SAXUnmarshallerHandlerImpl - class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl.
Implementation of UnmarshallerHandler.
SAXUnmarshallerHandlerImpl(UnmarshallerImpl, GrammarInfo) - Constructor for class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
SIZE_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXFontType
 
STYLE_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXFontType
 
STYLE_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXStyleType
 
ScalableElement - interface edu.byu.deg.osmx.ScalableElement.
Represents an element with height and width in a graphical plane.
SourceDocument - interface edu.byu.deg.osmx.binding.SourceDocument.
Java content class for SourceDocument element declaration.
SourceDocumentImpl - class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl.
 
SourceDocumentImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl
 
SourceDocumentImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl.Unmarshaller.
 
SourceDocumentImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl.Unmarshaller
 
SourceDocumentImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl.Unmarshaller
 
SourceDocumentType - interface edu.byu.deg.osmx.binding.SourceDocumentType.
Java content class for anonymous complex type.
SourceDocumentTypeImpl - class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl.
 
SourceDocumentTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
SourceDocumentTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl.Unmarshaller.
 
SourceDocumentTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl.Unmarshaller
 
SourceDocumentTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl.Unmarshaller
 
SpecializationConnection - interface edu.byu.deg.osmx.binding.SpecializationConnection.
Java content class for SpecializationConnection complex type.
SpecializationConnectionImpl - class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl.
 
SpecializationConnectionImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl
 
SpecializationConnectionImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl.Unmarshaller.
 
SpecializationConnectionImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl.Unmarshaller
 
SpecializationConnectionImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl.Unmarshaller
 
State - interface edu.byu.deg.osmx.binding.State.
Java content class for State element declaration.
StateImpl - class edu.byu.deg.osmx.binding.impl.StateImpl.
 
StateImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.StateImpl
 
StateImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.StateImpl.Unmarshaller.
 
StateImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.StateImpl.Unmarshaller
 
StateImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.StateImpl.Unmarshaller
 
StateType - interface edu.byu.deg.osmx.binding.StateType.
Java content class for anonymous complex type.
StateTypeImpl - class edu.byu.deg.osmx.binding.impl.StateTypeImpl.
 
StateTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
StateTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.StateTypeImpl.Unmarshaller.
 
StateTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.StateTypeImpl.Unmarshaller
 
StateTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.StateTypeImpl.Unmarshaller
 
Style - interface edu.byu.deg.osmx.binding.Style.
Java content class for Style element declaration.
StyleImpl - class edu.byu.deg.osmx.binding.impl.StyleImpl.
 
StyleImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.StyleImpl
 
StyleImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.StyleImpl.Unmarshaller.
 
StyleImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.StyleImpl.Unmarshaller
 
StyleImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.StyleImpl.Unmarshaller
 
StyleType - interface edu.byu.deg.osmx.binding.StyleType.
Java content class for anonymous complex type.
StyleTypeImpl - class edu.byu.deg.osmx.binding.impl.StyleTypeImpl.
 
StyleTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
StyleTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.StyleTypeImpl.Unmarshaller.
 
StyleTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.StyleTypeImpl.Unmarshaller
 
StyleTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.StyleTypeImpl.Unmarshaller
 
StyledElement - interface edu.byu.deg.osmx.StyledElement.
Interface for elements whose appearance can be modified by settings in a Style element.
saveAsDocument(Writer) - Method in class edu.byu.deg.osmx.OSMXDocument
Writes the OSMX document to the specified Writer.
saveAsDocument(File) - Method in class edu.byu.deg.osmx.OSMXDocument
Writes the OSMX document to the specified File.
saveAsDocument(String) - Method in class edu.byu.deg.osmx.OSMXDocument
Writes the OSMX document to the specified file path and name.
saveDocument() - Method in class edu.byu.deg.osmx.OSMXDocument
Marshals the in-memory OSMX objects and writes them to a file.
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AggregationImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AnchorImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AssociationImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.FontImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.LexiconImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.LineImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MacroImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MethodImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MethodListImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ModelElementImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.NoteImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.OSMImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.OSMObjectImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParameterImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.StateImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.StyleImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.TransitionImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
serializeAttributeBody(XMLSerializer) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializable
Serializes itself as an attribute body into the specified target.
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AggregationImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AnchorImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AssociationImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.FontImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.LexiconImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.LineImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MacroImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MethodImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MethodListImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ModelElementImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.NoteImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.OSMImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.OSMObjectImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParameterImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.StateImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.StyleImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.TransitionImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
serializeAttributes(XMLSerializer) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializable
Serializes attributes into the specified target.
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AggregationImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AnchorImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AssociationImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.FontImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.LexiconImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.LineImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MacroImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MethodImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MethodListImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ModelElementImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.NoteImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.OSMImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.OSMObjectImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParameterImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.StateImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.StyleImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.TransitionImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl
 
serializeElementBody(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
serializeElementBody(XMLSerializer) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializable
Serializes child elements and texts into the specified target.
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AggregationImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AnchorImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AssociationImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.FontImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.LexiconImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.LineImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MacroImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MethodImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MethodListImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ModelElementImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.NoteImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.OSMImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.OSMObjectImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParameterImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.StateImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.StyleImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.TransitionImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl
 
serializeURIs(XMLSerializer) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
serializeURIs(XMLSerializer) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializable
Declares all the namespace URIs this object is using at its top-level scope into the specified target.
setAction(String) - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
setAction(String) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
setAsParentOf(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXElement
Invokes OSMXElement.setParent(edu.byu.deg.osmx.OSMXElement) on the specified child element.
setAsParentOf(List) - Method in class edu.byu.deg.osmx.OSMXElement
Invokes OSMXElement.setParent(edu.byu.deg.osmx.OSMXElement) on all of the OSMXElements contained in the specified list.
setCanonicalizationMethod(String) - Method in class edu.byu.deg.osmx.OSMXValuePhraseType
Stores the name of the method used to represent the extracted value in a canonical form.
setCanonicalizationMethod(String) - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
setCanonicalizationMethod(String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
setCardinalityConstraint(String) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Stores a new value for the cardinalityConstraint attribute of the object set.
setCardinalityConstraint(Serializable) - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
setCardinalityConstraint(String) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setCardinalityConstraint(Serializable) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
setCardinalityConstraint(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setCaseSensitive(boolean) - Method in class edu.byu.deg.osmx.OSMXKeywordPhraseType
Stores a new value for the caseSensitive flag for the phrase.
setCaseSensitive(boolean) - Method in class edu.byu.deg.osmx.OSMXValuePhraseType
Stores a new value for the caseSensitive flag for the phrase.
setCaseSensitive(boolean) - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
setCaseSensitive(boolean) - Method in interface edu.byu.deg.osmx.binding.LexiconType
 
setCaseSensitive(boolean) - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
setCaseSensitive(boolean) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
setCaseSensitive(boolean) - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
setCaseSensitive(boolean) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
setCentered(boolean) - Method in interface edu.byu.deg.osmx.TextAlignableElement
Sets the centered flag of the element.
setCentered(boolean) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setCentered(boolean) - Method in interface edu.byu.deg.osmx.binding.StateType
 
setCentered(boolean) - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
setCentered(boolean) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setCentered(boolean) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
setCentered(boolean) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
setCollapsed(boolean) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setCollapsed(boolean) - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
setCollapsed(boolean) - Method in interface edu.byu.deg.osmx.binding.StateType
 
setCollapsed(boolean) - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
setCollapsed(boolean) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setCollapsed(boolean) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
setCollapsed(boolean) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
setCollapsed(boolean) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
setColor(Color) - Method in class edu.byu.deg.osmx.OSMXDataFrameExpression
Stores a new value for the color attribute.
setColor(Color) - Method in class edu.byu.deg.osmx.OSMXFontType
Stores a new value for the font color attribute of this element.
setColor(Color) - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression
 
setColor(Color) - Method in interface edu.byu.deg.osmx.binding.FontType
 
setColor(Color) - Method in interface edu.byu.deg.osmx.binding.LineType
 
setColor(Color) - Method in interface edu.byu.deg.osmx.binding.MacroType
 
setColor(Color) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
setColor(Color) - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
setColor(Color) - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
setColor(Color) - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
setCondition(ConditionType) - Method in class edu.byu.deg.osmx.OSMXConjunctionConnectionType
Stores a new value for the condition attribute.
setCondition(PositionedText) - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
setCondition(PositionedText) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
setConfidenceTag(String) - Method in class edu.byu.deg.osmx.OSMXKeywordPhraseType
Stores a new value for the confidence measure assigned to matches that belong to this phrase.
setConfidenceTag(String) - Method in class edu.byu.deg.osmx.OSMXValuePhraseType
Stores a new value for the confidence measure assigned to matches that belong to this phrase.
setConfidenceTag(String) - Method in interface edu.byu.deg.osmx.binding.DataInstanceType
 
setConfidenceTag(String) - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
setConfidenceTag(String) - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
setConfidenceTag(String) - Method in interface edu.byu.deg.osmx.binding.RelationshipType
 
setConfidenceTag(String) - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
setConfidenceTag(String) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
setConfidenceTag(String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
setConfidenceTag(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
setConfidenceTag(String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
setConfidenceTag(String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
setConnectionRef(String) - Method in class edu.byu.deg.osmx.OSMXObjectBindingType
Attaches the specified connection to the binding, first releasing any connection that may have been previously attached.
setConnectionRef(String) - Method in interface edu.byu.deg.osmx.binding.ObjectBindingType
 
setConnectionRef(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
setContent(String) - Method in class edu.byu.deg.osmx.OSMXPositionedText
Sets the content of the PositionedText element to the input string.
setContent(String) - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
setContent(String) - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
setDataFrame(DataFrameType) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Assigns a DataFrame element to this object set.
setDataFrame(DataFrameType) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setDataFrame(DataFrameType) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setDataType(DataTypeType) - Method in class edu.byu.deg.osmx.OSMXTypeSpecification
Stores a DataType element as a representation of the underlying data type for this element.
setDataType(DataTypeType) - Method in interface edu.byu.deg.osmx.binding.TypeSpecification
 
setDataType(DataTypeType) - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
setDataTypeName(String) - Method in class edu.byu.deg.osmx.OSMXTypeSpecification
Convenience method for setting the underlying data type to a primitive type and specifying the name of the primitive type to use.
setDataTypeUnits(String) - Method in class edu.byu.deg.osmx.OSMXTypeSpecification
Convenience method for setting the underlying data type to a primitive type and specifying the units of measure for the data type.
setDecorator(String) - Method in class edu.byu.deg.osmx.OSMXParameterType
Stores a new value for the decorator attribute of the parameter.
setDecorator(String) - Method in interface edu.byu.deg.osmx.binding.ParameterType
 
setDecorator(String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
setDefaultCanonicalizationMethod(String) - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
setDefaultCanonicalizationMethod(String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
setDelimiters(String) - Method in interface edu.byu.deg.osmx.binding.LexiconType
 
setDelimiters(String) - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
setDocument(String) - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
setDocument(String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
setDocumentLocator(Locator) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ContentHandlerAdaptor
 
setDocumentLocator(Locator) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
setElement(OSMXElement) - Method in class edu.byu.deg.osmx.DocumentChangeEvent
Stores a reference to an OSMXElement associated with this event.
setEndPos(int) - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
setEndPos(int) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
setEventHandler(ValidationEventHandler) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ValidatorImpl
 
setException(boolean) - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
setException(boolean) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
setExceptionExpression(DataFrameExpression) - Method in class edu.byu.deg.osmx.OSMXValuePhraseType
Stores the expression that disqualifies extracted values when it matches within those values.
setExceptionExpression(DataFrameExpression) - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
setExceptionExpression(DataFrameExpression) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
setExpressionText(String) - Method in class edu.byu.deg.osmx.OSMXDataFrameExpression
Stores a new value for the expressionText attribute.
setExpressionText(String) - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression
 
setExpressionText(String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
setFamily(String) - Method in class edu.byu.deg.osmx.OSMXFontType
Stores a new value for the font family (or font face) attribute.
setFamily(String) - Method in interface edu.byu.deg.osmx.binding.FontType
 
setFamily(String) - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
setFillColor(Color) - Method in class edu.byu.deg.osmx.OSMXStyleType
Sets the fill color for this style element.
setFillColor(Color) - Method in interface edu.byu.deg.osmx.binding.StyleType
 
setFillColor(Color) - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
setFont(FontType) - Method in class edu.byu.deg.osmx.OSMXStyleType
Replaces the current Font element with the given one.
setFont(FontType) - Method in interface edu.byu.deg.osmx.binding.StyleType
 
setFont(FontType) - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
setFontColor(Color) - Method in class edu.byu.deg.osmx.OSMXStyleType
Convenience method for setting the color attribute of the child Line element.
setFontFamily(String) - Method in class edu.byu.deg.osmx.OSMXStyleType
Convenience method for setting the family attribute of the child Line element.
setFontSize(float) - Method in class edu.byu.deg.osmx.OSMXStyleType
Convenience method for setting the size attribute of the child Line element.
setFontStyle(String) - Method in class edu.byu.deg.osmx.OSMXStyleType
Convenience method for setting the textStyle attribute of the child Line element.
setFunctional(boolean) - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Sets the state of the functional flag for this connection.
setFunctional(boolean) - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
setFunctional(boolean) - Method in interface edu.byu.deg.osmx.binding.RelSetConnectionType
 
setFunctional(boolean) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
setGenSpecConstraint(String) - Method in class edu.byu.deg.osmx.OSMXGenSpecType
Stores a new value for the generalization/specialization constraint for this element.
setGenSpecConstraint(String) - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
setGenSpecConstraint(String) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
setGeneratesDocumentChangeEvents(boolean) - Method in class edu.byu.deg.osmx.OSMXDocument
Sets whether DocumentChangeEvents are generated when changes occur in the document.
setHasAction(boolean) - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
setHasAction(boolean) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
setHead(boolean) - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
setHead(boolean) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
setHeight(int) - Method in interface edu.byu.deg.osmx.ScalableElement
Updates the height of the element.
setHeight(int) - Method in interface edu.byu.deg.osmx.binding.OSMType
 
setHeight(int) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setHeight(int) - Method in interface edu.byu.deg.osmx.binding.StateType
 
setHeight(int) - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
setHeight(int) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
setHeight(int) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setHeight(int) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
setHeight(int) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
setHighLevel(boolean) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setHighLevel(boolean) - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
setHighLevel(boolean) - Method in interface edu.byu.deg.osmx.binding.StateType
 
setHighLevel(boolean) - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
setHighLevel(boolean) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setHighLevel(boolean) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
setHighLevel(boolean) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
setHighLevel(boolean) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
setHint(String) - Method in class edu.byu.deg.osmx.OSMXKeywordPhraseType
Stores a new value for the hint (label) for this phrase.
setHint(String) - Method in class edu.byu.deg.osmx.OSMXMethodType
Assigns a new hint (display-only label) to the method.
setHint(String) - Method in class edu.byu.deg.osmx.OSMXValuePhraseType
Stores a new value for the hint (label) for this phrase.
setHint(String) - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
setHint(String) - Method in interface edu.byu.deg.osmx.binding.MethodType
 
setHint(String) - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
setHint(String) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
setHint(String) - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
setHint(String) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
setId(String) - Method in class edu.byu.deg.osmx.OSMXModelElement
Gives the element a new ID and fires a notification in case other elements refer to this element via its ID.
setId(String) - Method in interface edu.byu.deg.osmx.binding.ModelElement
 
setId(String) - Method in interface edu.byu.deg.osmx.binding.OSMType
 
setId(String) - Method in class edu.byu.deg.osmx.binding.impl.ModelElementImpl
 
setId(String) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
setIdentifier(PositionedText) - Method in class edu.byu.deg.osmx.OSMXTransitionType
Sets a PositionedText element as the identifier for this transition element.
setIdentifier(PositionedText) - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
setIdentifier(PositionedText) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
setIdref(String) - Method in class edu.byu.deg.osmx.OSMXObjectSetReferenceType
Establishes a link to the object set to be referenced.
setIdref(String) - Method in interface edu.byu.deg.osmx.binding.ObjectSetReferenceType
 
setIdref(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl
 
setInternalID(String) - Method in class edu.byu.deg.osmx.OSMXElement
Assigns a string as the internal ID for the element, replacing the current one and causing any element that previously owned the assigned ID to relinquish it and obtain a new generated ID.
setInternalID(String) - Method in class edu.byu.deg.osmx.OSMXModelElement
Stores a new value for the internal ID of the element.
setInternalRepresentation(TypeSpecification) - Method in class edu.byu.deg.osmx.OSMXDataFrameType
Stores a new TypeSpecification element as a new definition of the data frame's internal representation.
setInternalRepresentation(TypeSpecification) - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
setInternalRepresentation(TypeSpecification) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
setIsDomainSide(String) - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
setIsDomainSide(String) - Method in interface edu.byu.deg.osmx.binding.RelSetConnectionType
 
setIsDomainSide(String) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
setKeywordExpression(DataFrameExpression) - Method in class edu.byu.deg.osmx.OSMXKeywordPhraseType
Assigns a DataFrameExpression element to this phrase as the keyword recognition expression.
setKeywordExpression(DataFrameExpression) - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
setKeywordExpression(DataFrameExpression) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
setKeywordPhraseList(KeywordPhraseListType) - Method in interface edu.byu.deg.osmx.KeywordListOwner
Causes this to own the specified KeywordPhraseListType.
setKeywordPhraseList(KeywordPhraseListType) - Method in class edu.byu.deg.osmx.OSMXDataFrameType
Replaces the existing keyword phrase list with a new one.
setKeywordPhraseList(KeywordPhraseListType) - Method in class edu.byu.deg.osmx.OSMXMethodType
Associates a list of keyword phrases with this method.
setKeywordPhraseList(KeywordPhraseListType) - Method in class edu.byu.deg.osmx.OSMXParameterType
Associates a list of keyword phrases with the parameter.
setKeywordPhraseList(KeywordPhraseListType) - Method in class edu.byu.deg.osmx.OSMXValuePhraseType
Associates a list of keyword phrases with this value phrase.
setKeywordPhraseList(KeywordPhraseListType) - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
setKeywordPhraseList(KeywordPhraseListType) - Method in interface edu.byu.deg.osmx.binding.MethodType
 
setKeywordPhraseList(KeywordPhraseListType) - Method in interface edu.byu.deg.osmx.binding.ParameterType
 
setKeywordPhraseList(KeywordPhraseListType) - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
setKeywordPhraseList(KeywordPhraseListType) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
setKeywordPhraseList(KeywordPhraseListType) - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
setKeywordPhraseList(KeywordPhraseListType) - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
setKeywordPhraseList(KeywordPhraseListType) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
setLabel(String) - Method in interface edu.byu.deg.osmx.binding.LexiconType
 
setLabel(String) - Method in interface edu.byu.deg.osmx.binding.MacroType
 
setLabel(String) - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
setLabel(String) - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
setLanguage(String) - Method in class edu.byu.deg.osmx.OSMXMethodType
Assigns a new value for the implementation language of the method.
setLanguage(String) - Method in interface edu.byu.deg.osmx.binding.MethodType
 
setLanguage(String) - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
setLeftAffinity(float) - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
setLeftAffinity(float) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
setLeftArrow(boolean) - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
setLeftArrow(boolean) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
setLeftContextExpression(DataFrameExpression) - Method in class edu.byu.deg.osmx.OSMXValuePhraseType
Stores the expression that matches the required left-hand adjoining context for the matched values.
setLeftContextExpression(DataFrameExpression) - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
setLeftContextExpression(DataFrameExpression) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
setLeftSet(String) - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
setLeftSet(String) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
setLexical(boolean) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Sets whether the object set is lexical or nonlexical.
setLexical(boolean) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setLexical(boolean) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setLine(LineType) - Method in class edu.byu.deg.osmx.OSMXStyleType
Replaces the current Line child element with the given one.
setLine(LineType) - Method in interface edu.byu.deg.osmx.binding.StyleType
 
setLine(LineType) - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
setLineColor(Color) - Method in class edu.byu.deg.osmx.OSMXStyleType
Convenience method for setting the color attribute of the child Line element.
setLineWidth(float) - Method in class edu.byu.deg.osmx.OSMXStyleType
Convenience method for setting the width attribute of the child Line element.
setLocation(String) - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
setLocation(String) - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
setLocation(String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
setLocation(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
setMergeThread(boolean) - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
setMergeThread(boolean) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
setMethodList(MethodListType) - Method in class edu.byu.deg.osmx.OSMXDataFrameType
Replaces the existing method list with a new one.
setMethodList(MethodListType) - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
setMethodList(MethodListType) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
setModelRoot(OSM) - Method in class edu.byu.deg.osmx.OSMXDocument
Establishes an OSMType as the root element of the document.
setModified(boolean) - Method in class edu.byu.deg.osmx.OSMXDocument
Sets the "modified" flag for the document.
setName(PositionedText) - Method in class edu.byu.deg.osmx.OSMXConjunctionType
Stores a new value for the name child element.
setName(String) - Method in class edu.byu.deg.osmx.OSMXMethodType
Assigns a new name to the method.
setName(String) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Stores a new value for the name attribute of this object set.
setName(PositionedText) - Method in class edu.byu.deg.osmx.OSMXObjectType
Stores a new value for the name of this object.
setName(String) - Method in class edu.byu.deg.osmx.OSMXParameterType
Assigns a new value to the name attribute of the parameter.
setName(PositionedText) - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Stores the given PositionedText element as the bearer of the relationship set's name.
setName(String) - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Sets the relationship set's name to the given value.
setName(PositionedText) - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
setName(String) - Method in interface edu.byu.deg.osmx.binding.DataInstanceType
 
setName(String) - Method in interface edu.byu.deg.osmx.binding.MethodType
 
setName(String) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setName(PositionedText) - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
setName(String) - Method in interface edu.byu.deg.osmx.binding.ParameterType
 
setName(PositionedText) - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
setName(PositionedText) - Method in interface edu.byu.deg.osmx.binding.RelationshipType
 
setName(String) - Method in interface edu.byu.deg.osmx.binding.StateType
 
setName(PositionedText) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
setName(String) - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
setName(String) - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
setName(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setName(PositionedText) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
setName(String) - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
setName(PositionedText) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
setName(PositionedText) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
setName(String) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
setNewThread(boolean) - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
setNewThread(boolean) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
setOSM(OSMType) - Method in interface edu.byu.deg.osmx.ModelContainer
Sets the given OSM element as the new sub-model root.
setOSM(OSMType) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Assigns a sub-model to the object set.
setOSM(OSMType) - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Assigns a sub-model to the relationship set.
setOSM(OSMType) - Method in class edu.byu.deg.osmx.OSMXStateType
Assigns a sub-model to the state.
setOSM(OSMType) - Method in class edu.byu.deg.osmx.OSMXTransitionType
Assigns a sub-model to the transition.
setOSM(OSMType) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setOSM(OSMType) - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
setOSM(OSMType) - Method in interface edu.byu.deg.osmx.binding.StateType
 
setOSM(OSMType) - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
setOSM(OSMType) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setOSM(OSMType) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
setOSM(OSMType) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
setOSM(OSMType) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
setObjectRef(String) - Method in class edu.byu.deg.osmx.OSMXObjectBindingType
Attaches an Object element to the binding.
setObjectRef(String) - Method in interface edu.byu.deg.osmx.binding.ObjectBindingType
 
setObjectRef(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
setObjectSet(String) - Method in class edu.byu.deg.osmx.OSMXBasicConnection
Detaches the existing connected object set or object and attaches a new object set or object to this connection.
setObjectSet(String) - Method in class edu.byu.deg.osmx.OSMXObjectType
Links this object to the object set to which it belongs.
setObjectSet(String) - Method in interface edu.byu.deg.osmx.binding.BasicConnection
 
setObjectSet(String) - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
setObjectSet(String) - Method in interface edu.byu.deg.osmx.binding.GenSpecConnection
 
setObjectSet(String) - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
setObjectSet(String) - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
setObjectSet(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
setObjectSetObject(String) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setObjectSetObject(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setObjectSetRefId(String) - Method in class edu.byu.deg.osmx.OSMXTypeSpecification
Convenience method for setting the underlying type to reference a particular object set.
setObjectSetReference(ObjectSetReferenceType) - Method in class edu.byu.deg.osmx.OSMXTypeSpecification
Stores an ObjectSetReference element as the representation of the underlying data type for this element.
setObjectSetReference(ObjectSetReferenceType) - Method in interface edu.byu.deg.osmx.binding.TypeSpecification
 
setObjectSetReference(ObjectSetReferenceType) - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
setOntologyName(String) - Method in interface edu.byu.deg.osmx.binding.OSMType
 
setOntologyName(String) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
setOptional(boolean) - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Sets the state of the optional attribute for this connection.
setOptional(boolean) - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
setOptional(boolean) - Method in interface edu.byu.deg.osmx.binding.RelSetConnectionType
 
setOptional(boolean) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
setOrder(int) - Method in class edu.byu.deg.osmx.OSMXAnchorType
Changes the value of the order attribute and notifies the position change listeners.
setOrder(int) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Changes the value of the order attribute and notifies the position change listeners.
setOrder(int) - Method in class edu.byu.deg.osmx.OSMXObjectType
Changes the value of the order attribute and notifies the position change listeners.
setOrder(int) - Method in class edu.byu.deg.osmx.OSMXPositionedText
Changes the value of the order attribute and notifies the position change listeners.
setOrder(int) - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Changes the value of the order attribute and notifies the position change listeners.
setOrder(int) - Method in interface edu.byu.deg.osmx.PositionedElement
Changes the value of the order attribute and notifies the position change listeners.
setOrder(int) - Method in interface edu.byu.deg.osmx.binding.AggregationType
 
setOrder(int) - Method in interface edu.byu.deg.osmx.binding.AnchorType
 
setOrder(int) - Method in interface edu.byu.deg.osmx.binding.AssociationType
 
setOrder(int) - Method in interface edu.byu.deg.osmx.binding.BasicConnection
 
setOrder(int) - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
setOrder(int) - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
setOrder(int) - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
setOrder(int) - Method in interface edu.byu.deg.osmx.binding.GenSpecConnection
 
setOrder(int) - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
setOrder(int) - Method in interface edu.byu.deg.osmx.binding.OSMType
 
setOrder(int) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setOrder(int) - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
setOrder(int) - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
setOrder(int) - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
setOrder(int) - Method in interface edu.byu.deg.osmx.binding.StateType
 
setOrder(int) - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
setOrder(int) - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
setOrder(int) - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
setOrder(int) - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
setOrder(int) - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
setOrder(int) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
setOrder(int) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
setOrder(int) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
setOrder(int) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
setOrder(int) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setOrder(int) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
setOrder(int) - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
setOrder(int) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
setOrder(int) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
setOrder(int) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
setOutputFilename(String) - Method in class edu.byu.deg.osmx.OSMXDocument
Stores the name of the file to which the OSMX document should be saved.
setParameterList(ParameterListType) - Method in class edu.byu.deg.osmx.OSMXMethodType
Assigns a new list of formal parameters to the method.
setParameterList(ParameterListType) - Method in interface edu.byu.deg.osmx.binding.MethodType
 
setParameterList(ParameterListType) - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXAggregationType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXAssociationType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXBasicConnection
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXConjunctionConnectionType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXConjunctionType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXDataFrameType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXDataInstanceType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXElement
Links this element to its parent element so that upward traversal of the object tree may be possible.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXElementList
Invokes OSMXElement.setParent(edu.byu.deg.osmx.OSMXElement) on each element in the list.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXGenSpecType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXKeywordPhraseListType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXKeywordPhraseType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXMethodListType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXMethodType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXOSMType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXObjectType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXParameterListType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXParameterType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXPositionedText
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXRealTimeConstraintType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXRelationshipType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXSourceDocumentType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXStateType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXStyleType
Links this element to its parent element so that upward traversal of the object tree may be possible.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXTransitionType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXTypeSpecification
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXValuePhraseListType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParent(OSMXElement) - Method in class edu.byu.deg.osmx.OSMXValuePhraseType
Overrides the inherited method in order to pass the call recursively down to its child elements.
setParentDocument(OSMXDocument) - Method in class edu.byu.deg.osmx.OSMXElement
Stores a reference to the OSMXDocument to which the element belongs.
setParentDocument(OSMXDocument) - Method in class edu.byu.deg.osmx.OSMXOSMType
Stores a reference to the containing ontology document (OSMXDocument) so it can be accessed via this element.
setParticipationConstraint(ParticipationConstraintType) - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Assigns a ParticipationConstraint element to this connection.
setParticipationConstraint(ParticipationConstraintType) - Method in interface edu.byu.deg.osmx.binding.RelSetConnectionType
 
setParticipationConstraint(ParticipationConstraintType) - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
setPrimary(boolean) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Sets whether the object set is the primary object set of the ontology.
setPrimary(boolean) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setPrimary(boolean) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setPrior(boolean) - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
setPrior(boolean) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
setProperty(String, Object) - Method in class edu.byu.deg.osmx.binding.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class edu.byu.deg.osmx.binding.impl.runtime.DefaultJAXBContextImpl
There are no required properties, so simply throw an exception.
setProperty(String, Object) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MarshallerImpl
 
setProperty(String, Object) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ValidatorImpl
There are no required properties, so simply throw an exception.
setRTC(RealTimeConstraintType) - Method in class edu.byu.deg.osmx.OSMXStateType
Stores a RealTimeConstraint element as a child of this element.
setRTC(RealTimeConstraintType) - Method in interface edu.byu.deg.osmx.binding.StateType
 
setRTC(RealTimeConstraintType) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
setReadOnly(boolean) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Sets whether the object set is read-only.
setReadOnly(boolean) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setReadOnly(boolean) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setRelationshipSet(String) - Method in class edu.byu.deg.osmx.OSMXRelationshipType
Sets the relationship's reference to the relationship set it belongs to.
setRelationshipSet(String) - Method in interface edu.byu.deg.osmx.binding.RelationshipType
 
setRelationshipSet(String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
setRequiredContextExpression(DataFrameExpression) - Method in class edu.byu.deg.osmx.OSMXValuePhraseType
Stores the expression that matches the required surrounding context for the matched values.
setRequiredContextExpression(DataFrameExpression) - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
setRequiredContextExpression(DataFrameExpression) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
setReturnType(TypeSpecification) - Method in class edu.byu.deg.osmx.OSMXMethodType
Assigns a new TypeSpecification element as the return type for this method.
setReturnType(TypeSpecification) - Method in interface edu.byu.deg.osmx.binding.MethodType
 
setReturnType(TypeSpecification) - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
setRightAffinity(float) - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
setRightAffinity(float) - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
setRightArrow(boolean) - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
setRightArrow(boolean) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
setRightContextExpression(DataFrameExpression) - Method in class edu.byu.deg.osmx.OSMXValuePhraseType
Stores the expression that matches the required right-hand adjoining context for the matched values.
setRightContextExpression(DataFrameExpression) - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
setRightContextExpression(DataFrameExpression) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
setRightSet(String) - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
setRightSet(String) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
setSequence(boolean) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setSequence(boolean) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setShowDiamond(boolean) - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
setShowDiamond(boolean) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
setSize(float) - Method in class edu.byu.deg.osmx.OSMXFontType
Stores a new value for the font size attribute of this element.
setSize(float) - Method in interface edu.byu.deg.osmx.binding.FontType
 
setSize(float) - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
setStartPos(int) - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
setStartPos(int) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
setStatus(String) - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
setStatus(String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
setStyle(StyleType) - Method in class edu.byu.deg.osmx.OSMXBasicConnection
Gives this element a new Style element and notifies listeners of a style change.
setStyle(StyleType) - Method in class edu.byu.deg.osmx.OSMXConjunctionConnectionType
Gives this element a new Style element and notifies listeners of a style change.
setStyle(StyleType) - Method in class edu.byu.deg.osmx.OSMXConjunctionType
Gives this element a new Style element and notifies listeners of a style change.
setStyle(StyleType) - Method in class edu.byu.deg.osmx.OSMXGenSpecType
Gives this element a new Style element and notifies listeners of a style change.
setStyle(StyleType) - Method in class edu.byu.deg.osmx.OSMXOSMType
Gives this element a new Style element and notifies listeners of a style change.
setStyle(StyleType) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Gives this element a new Style element and notifies listeners of a style change.
setStyle(StyleType) - Method in class edu.byu.deg.osmx.OSMXPositionedText
Gives this element a new Style element and notifies listeners of a style change.
setStyle(StyleType) - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Gives this element a new Style element and notifies listeners of a style change.
setStyle(StyleType) - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Gives this element a new Style element and notifies listeners of a style change.
setStyle(StyleType) - Method in class edu.byu.deg.osmx.OSMXStateType
Gives this element a new Style element and notifies listeners of a style change.
setStyle(StyleType) - Method in class edu.byu.deg.osmx.OSMXTransitionType
Gives this element a new Style element and notifies listeners of a style change.
setStyle(StyleType) - Method in interface edu.byu.deg.osmx.StyledElement
Stores a new Style element reference for the element that implements this interface.
setStyle(StyleType) - Method in interface edu.byu.deg.osmx.binding.BasicConnection
 
setStyle(StyleType) - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
setStyle(StyleType) - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
setStyle(StyleType) - Method in interface edu.byu.deg.osmx.binding.GenSpecConnection
 
setStyle(StyleType) - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
setStyle(StyleType) - Method in interface edu.byu.deg.osmx.binding.OSMType
 
setStyle(StyleType) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setStyle(StyleType) - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
setStyle(StyleType) - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
setStyle(StyleType) - Method in interface edu.byu.deg.osmx.binding.StateType
 
setStyle(StyleType) - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
setStyle(StyleType) - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
setStyle(StyleType) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
setStyle(StyleType) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
setStyle(StyleType) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
setStyle(StyleType) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setStyle(StyleType) - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
setStyle(StyleType) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
setStyle(StyleType) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
setStyle(StyleType) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
setSubFromExpression(DataFrameExpression) - Method in class edu.byu.deg.osmx.OSMXValuePhraseType
Stores the expression that locates substrings of extracted values that should be replaced by other substrings specified by the subTo expression.
setSubFromExpression(DataFrameExpression) - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
setSubFromExpression(DataFrameExpression) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
setSubToExpression(DataFrameExpression) - Method in class edu.byu.deg.osmx.OSMXValuePhraseType
Stores the expression that will replace the substrings of the matched values that were identified by the subFrom expression.
setSubToExpression(DataFrameExpression) - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
setSubToExpression(DataFrameExpression) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
setText(PositionedText) - Method in class edu.byu.deg.osmx.OSMXRealTimeConstraintType
Assigns a PositionedText element to the text attribute of this real-time constraint element.
setText(PositionedText) - Method in interface edu.byu.deg.osmx.binding.RealTimeConstraintType
 
setText(PositionedText) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
setTextStyle(String) - Method in class edu.byu.deg.osmx.OSMXFontType
Stores a new value in the text style attribute of this element.
setTextStyle(String) - Method in interface edu.byu.deg.osmx.binding.FontType
 
setTextStyle(String) - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
setTitle(String) - Method in class edu.byu.deg.osmx.OSMXDocument
Sets the title of the document, minus any extension (anything following the last '.' character).
setTracer(Tracer) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
setTrigger(String) - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
setTrigger(String) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
setType(TypeSpecification) - Method in class edu.byu.deg.osmx.OSMXParameterType
Assigns the given TypeSpecification as the parameter type.
setType(TypeSpecification) - Method in interface edu.byu.deg.osmx.binding.ParameterType
 
setType(String) - Method in interface edu.byu.deg.osmx.binding.RealTimeConstraintType
 
setType(TypeSpecification) - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
setType(String) - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
setTypeName(String) - Method in class edu.byu.deg.osmx.OSMXDataTypeType
Stores a new value for the typeName attribute.
setTypeName(String) - Method in interface edu.byu.deg.osmx.binding.DataTypeType
 
setTypeName(String) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
setUnitOfMeasure(String) - Method in class edu.byu.deg.osmx.OSMXDataTypeType
Stores a new value for the unitOfMeasure attribute.
setUnitOfMeasure(String) - Method in interface edu.byu.deg.osmx.binding.DataTypeType
 
setUnitOfMeasure(String) - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
setUri(String) - Method in class edu.byu.deg.osmx.OSMXLexiconType
Assigns a new URI to this lexicon.
setUri(String) - Method in interface edu.byu.deg.osmx.binding.LexiconType
 
setUri(String) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setUri(String) - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
setUri(String) - Method in interface edu.byu.deg.osmx.binding.SourceDocumentType
 
setUri(String) - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
setUri(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setUri(String) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
setUri(String) - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
setValidating(boolean) - Method in class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallerImpl
 
setValue(String) - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
setValue(String) - Method in interface edu.byu.deg.osmx.binding.MacroType
 
setValue(String) - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
setValue(String) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
setValue(String) - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
setValue(String) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
setValueExpression(DataFrameExpression) - Method in class edu.byu.deg.osmx.OSMXValuePhraseType
Stores the expression used to extract value matches from text.
setValueExpression(DataFrameExpression) - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
setValueExpression(DataFrameExpression) - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
setValuePhraseList(ValuePhraseListType) - Method in class edu.byu.deg.osmx.OSMXDataFrameType
Replaces the existing value phrase list with a new one.
setValuePhraseList(ValuePhraseListType) - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
setValuePhraseList(ValuePhraseListType) - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
setVersion(String) - Method in interface edu.byu.deg.osmx.binding.OSMType
 
setVersion(String) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
setWidth(int) - Method in interface edu.byu.deg.osmx.ScalableElement
Updates the width of the element.
setWidth(float) - Method in interface edu.byu.deg.osmx.binding.LineType
 
setWidth(int) - Method in interface edu.byu.deg.osmx.binding.OSMType
 
setWidth(int) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setWidth(int) - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
setWidth(int) - Method in interface edu.byu.deg.osmx.binding.StateType
 
setWidth(int) - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
setWidth(float) - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
setWidth(int) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
setWidth(int) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setWidth(int) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
setWidth(int) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
setWidth(int) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
setX(int) - Method in class edu.byu.deg.osmx.OSMXAnchorType
Changes the x-coordinate position and causes the position listeners to be notified.
setX(int) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Changes the x-coordinate position and causes the position listeners to be notified.
setX(int) - Method in class edu.byu.deg.osmx.OSMXObjectType
Changes the x-coordinate position and causes the position listeners to be notified.
setX(int) - Method in class edu.byu.deg.osmx.OSMXPositionedText
Changes the x-coordinate position and causes the position listeners to be notified.
setX(int) - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Changes the x-coordinate position and causes the position listeners to be notified.
setX(int) - Method in interface edu.byu.deg.osmx.PositionedElement
Changes the x-coordinate position and causes any position listeners to be notified.
setX(int) - Method in interface edu.byu.deg.osmx.binding.AggregationType
 
setX(int) - Method in interface edu.byu.deg.osmx.binding.AnchorType
 
setX(int) - Method in interface edu.byu.deg.osmx.binding.AssociationType
 
setX(int) - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
setX(int) - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
setX(int) - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
setX(int) - Method in interface edu.byu.deg.osmx.binding.OSMType
 
setX(int) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setX(int) - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
setX(int) - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
setX(int) - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
setX(int) - Method in interface edu.byu.deg.osmx.binding.StateType
 
setX(int) - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
setX(int) - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
setX(int) - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
setX(int) - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
setX(int) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
setX(int) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
setX(int) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
setX(int) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
setX(int) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setX(int) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
setX(int) - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
setX(int) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
setX(int) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
setX(int) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
setY(int) - Method in class edu.byu.deg.osmx.OSMXAnchorType
Changes the y-coordinate position and causes the position listeners to be notified.
setY(int) - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Changes the y-coordinate position and causes the position listeners to be notified.
setY(int) - Method in class edu.byu.deg.osmx.OSMXObjectType
Changes the y-coordinate position and causes the position listeners to be notified.
setY(int) - Method in class edu.byu.deg.osmx.OSMXPositionedText
Changes the y-coordinate position and causes the position listeners to be notified.
setY(int) - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Changes the y-coordinate position and causes the position listeners to be notified.
setY(int) - Method in interface edu.byu.deg.osmx.PositionedElement
Changes the y-coordinate position and causes any position listeners to be notified.
setY(int) - Method in interface edu.byu.deg.osmx.binding.AggregationType
 
setY(int) - Method in interface edu.byu.deg.osmx.binding.AnchorType
 
setY(int) - Method in interface edu.byu.deg.osmx.binding.AssociationType
 
setY(int) - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
setY(int) - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
setY(int) - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
setY(int) - Method in interface edu.byu.deg.osmx.binding.OSMType
 
setY(int) - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
setY(int) - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
setY(int) - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
setY(int) - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
setY(int) - Method in interface edu.byu.deg.osmx.binding.StateType
 
setY(int) - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
setY(int) - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
setY(int) - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
setY(int) - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
setY(int) - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
setY(int) - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
setY(int) - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
setY(int) - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
setY(int) - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
setY(int) - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
setY(int) - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
setY(int) - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
setY(int) - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
setY(int) - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
skippedEntity(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ContentHandlerAdaptor
 
skippedEntity(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
spawnChildFromEnterAttribute(Class, int, String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnChildFromEnterElement(Class, int, String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnChildFromLeaveAttribute(Class, int, String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnChildFromLeaveElement(Class, int, String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnChildFromText(Class, int, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromEnterAttribute(UnmarshallingEventHandler, int, String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromEnterElement(UnmarshallingEventHandler, int, String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromFromText(UnmarshallingEventHandler, int, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromLeaveAttribute(UnmarshallingEventHandler, int, String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromLeaveElement(UnmarshallingEventHandler, int, String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromText(UnmarshallingEventHandler, int, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnWildcard(int, String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
specConnections - Variable in class edu.byu.deg.osmx.OSMXObjectSetType
 
specConnections - Variable in class edu.byu.deg.osmx.OSMXObjectType
 
startAttribute(String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
startAttribute(String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller
Starts marshalling of an attribute.
startAttribute(String, String) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializer
Starts marshalling of an attribute.
startDocument() - Method in class edu.byu.deg.osmx.binding.impl.runtime.ContentHandlerAdaptor
 
startDocument() - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
startElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ContentHandlerAdaptor
 
startElement(String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
startElement() - Method in class edu.byu.deg.osmx.binding.impl.runtime.NamespaceContextImpl
Sets the current bindings aside and starts a new element context.
startElement(String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller
Starts marshalling of an element.
startElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
startElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ValidatingUnmarshaller
 
startElement(String, String) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializer
Starts marshalling of an element.
startPrefixMapping(String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ContentHandlerAdaptor
 
startPrefixMapping(String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXUnmarshallerHandlerImpl
 
startPrefixMapping(String, String) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext
Adds a new namespace declaration.
state - Variable in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
Current state of this automaton.
styleListener - Variable in class edu.byu.deg.osmx.OSMXBasicConnection
Listener that this element registers on its child Style element (if such exists) so it can wrap the PropertyChangeEvent before passing it along to its listeners.
styleListener - Variable in class edu.byu.deg.osmx.OSMXConjunctionConnectionType
 
styleListener - Variable in class edu.byu.deg.osmx.OSMXConjunctionType
 
styleListener - Variable in class edu.byu.deg.osmx.OSMXOSMType
 
styleListener - Variable in class edu.byu.deg.osmx.OSMXObjectSetType
 
styleListener - Variable in class edu.byu.deg.osmx.OSMXPositionedText
 
styleListener - Variable in class edu.byu.deg.osmx.OSMXRelationshipSetType
 
styleToInt(String) - Static method in class edu.byu.deg.osmx.OSMXFontType
Converts a font style constant from the OSMX storage format to an integer value consistent with the constants defined in Font.
suppressDataFrame() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Removes the currently stored DataFrame element from the object set but keeps it in memory so it can be restored later if desired.
suppressParticipationConstraint() - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Removes the current ParticipationConstraint element from the connection but keeps it in memory so it can be restored later if desired.
suppressReturnType() - Method in class edu.byu.deg.osmx.OSMXMethodType
Removes the return type from the method signature but remembers what was removed so it can be restored later if desired, as long as the object remains in memory.
switchType(int) - Method in class edu.byu.deg.osmx.OSMXTypeSpecification
Toggles the underlying data type between being defined as a primitive type with possible units of measure defined, or a complex type represented by an object set in the ontology.

T

TYPE_CHANGE_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXTypeSpecification
 
TextAlignableElement - interface edu.byu.deg.osmx.TextAlignableElement.
Interface for elements that allow text labels to be aligned relative to the shape's geometry.
TextChangeListener - interface edu.byu.deg.osmx.TextChangeListener.
Interface for objects that need to be notified when the content of a text attribute or element changes.
Transition - interface edu.byu.deg.osmx.binding.Transition.
Java content class for Transition element declaration.
TransitionImpl - class edu.byu.deg.osmx.binding.impl.TransitionImpl.
 
TransitionImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.TransitionImpl
 
TransitionImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.TransitionImpl.Unmarshaller.
 
TransitionImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.TransitionImpl.Unmarshaller
 
TransitionImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.TransitionImpl.Unmarshaller
 
TransitionType - interface edu.byu.deg.osmx.binding.TransitionType.
Java content class for anonymous complex type.
TransitionTypeImpl - class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl.
 
TransitionTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
TransitionTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl.Unmarshaller.
 
TransitionTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl.Unmarshaller
 
TransitionTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl.Unmarshaller
 
TypeSpecification - interface edu.byu.deg.osmx.binding.TypeSpecification.
Java content class for TypeSpecification complex type.
TypeSpecificationImpl - class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl.
 
TypeSpecificationImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
TypeSpecificationImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl.Unmarshaller.
 
TypeSpecificationImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl.Unmarshaller
 
TypeSpecificationImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl.Unmarshaller
 
text(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
text(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.Discarder
 
text(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
 
text(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.SAXMarshaller
Marshalls text.
text(String) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandler
 
text(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandlerAdaptor
 
text(String) - Method in interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializer
Marshalls text.
textChangeListeners - Variable in class edu.byu.deg.osmx.OSMXPositionedText
 
textChanged(String) - Method in interface edu.byu.deg.osmx.TextChangeListener
Invoked when the monitored text changes.
toString() - Method in class edu.byu.deg.osmx.OSMXLexiconType
Represents the lexicon as a string.
toString() - Method in class edu.byu.deg.osmx.OSMXMacroType
Represents the macro as a string.
toString() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Expresses the object set as a string.
toString() - Method in class edu.byu.deg.osmx.OSMXParameterType
Represents the Parameter element as a string.
toString(String) - Method in class edu.byu.deg.osmx.OSMXParameterType
Represents the parameter as a string, using the input string in place of the parameter name in the output.
toString() - Method in class edu.byu.deg.osmx.OSMXRelationshipSetType
Represents the element as a string.
toString() - Method in class edu.byu.deg.osmx.OSMXTypeSpecification
Represents this type specification as a string.
toValidatableObject(Object) - Static method in class edu.byu.deg.osmx.binding.impl.runtime.Util
 
toXMLSerializable(Object) - Static method in class edu.byu.deg.osmx.binding.impl.runtime.Util
 

U

UNION_TYPE - Static variable in class edu.byu.deg.osmx.OSMXGenSpecType
 
UNIT_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXDataTypeType
 
UnmarshallableObject - interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallableObject.
Generated classes have to implement this interface for it to be unmarshallable.
UnmarshallerImpl - class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallerImpl.
Default Unmarshall implementation.
UnmarshallerImpl(DefaultJAXBContextImpl, GrammarInfo) - Constructor for class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallerImpl
 
UnmarshallingContext - interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingContext.
Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler - interface edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandler.
Implemented by the generated code to unmarshall an object from unmarshaller events.
UnmarshallingEventHandlerAdaptor - class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandlerAdaptor.
Redirects events to another SAX ContentHandler.
UnmarshallingEventHandlerAdaptor(UnmarshallingContext, ContentHandler) - Constructor for class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallingEventHandlerAdaptor
 
Util - class edu.byu.deg.osmx.binding.impl.runtime.Util.
 
Util() - Constructor for class edu.byu.deg.osmx.binding.impl.runtime.Util
 
unexpectedEnterAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedEnterElement(String, String, String, Attributes) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedLeaveAttribute(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedLeaveChild() - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedLeaveElement(String, String, String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedText(String) - Method in class edu.byu.deg.osmx.binding.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unmarshal(XMLReader, InputSource) - Method in class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallerImpl
 
unmarshal(Node) - Method in class edu.byu.deg.osmx.binding.impl.runtime.UnmarshallerImpl
 
unsetAction() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
unsetAction() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
unsetAllModelElements() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
unsetAllModelElements() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
unsetAnchor() - Method in interface edu.byu.deg.osmx.binding.BasicConnection
 
unsetAnchor() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
unsetAnchor() - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
unsetCanonicalizationMethod() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
unsetCanonicalizationMethod() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
unsetCardinalityConstraint() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Clears the current setting for the cardinalityConstraint attribute.
unsetCardinalityConstraint() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
unsetCardinalityConstraint() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetCardinalityConstraint() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
unsetCardinalityConstraint() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetCaseSensitive() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
unsetCaseSensitive() - Method in interface edu.byu.deg.osmx.binding.LexiconType
 
unsetCaseSensitive() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
unsetCaseSensitive() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
unsetCaseSensitive() - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
unsetCaseSensitive() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
unsetCentered() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetCentered() - Method in interface edu.byu.deg.osmx.binding.StateType
 
unsetCentered() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
unsetCentered() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetCentered() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
unsetCentered() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
unsetCoOccurrenceConstraint() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
unsetCoOccurrenceConstraint() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
unsetCollapsed() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetCollapsed() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
unsetCollapsed() - Method in interface edu.byu.deg.osmx.binding.StateType
 
unsetCollapsed() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
unsetCollapsed() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetCollapsed() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
unsetCollapsed() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
unsetCollapsed() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
unsetColor() - Method in class edu.byu.deg.osmx.OSMXFontType
Clears the current setting for the text color attribute.
unsetColor() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression
 
unsetColor() - Method in interface edu.byu.deg.osmx.binding.FontType
 
unsetColor() - Method in interface edu.byu.deg.osmx.binding.LineType
 
unsetColor() - Method in interface edu.byu.deg.osmx.binding.MacroType
 
unsetColor() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
unsetColor() - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
unsetColor() - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
unsetColor() - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
unsetCondition() - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
unsetCondition() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
unsetConfidenceTag() - Method in interface edu.byu.deg.osmx.binding.DataInstanceType
 
unsetConfidenceTag() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
unsetConfidenceTag() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
unsetConfidenceTag() - Method in interface edu.byu.deg.osmx.binding.RelationshipType
 
unsetConfidenceTag() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
unsetConfidenceTag() - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
unsetConfidenceTag() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
unsetConfidenceTag() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
unsetConfidenceTag() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
unsetConfidenceTag() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
unsetConjunctionConnection() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
unsetConjunctionConnection() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
unsetConnectionRef() - Method in interface edu.byu.deg.osmx.binding.ObjectBindingType
 
unsetConnectionRef() - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
unsetContent() - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
unsetContent() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
unsetDataFrame() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetDataFrame() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetDataInstanceElements() - Method in interface edu.byu.deg.osmx.binding.DataInstanceType
 
unsetDataInstanceElements() - Method in interface edu.byu.deg.osmx.binding.SourceDocumentType
 
unsetDataInstanceElements() - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
unsetDataInstanceElements() - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
unsetDataType() - Method in interface edu.byu.deg.osmx.binding.TypeSpecification
 
unsetDataType() - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
unsetDecorator() - Method in interface edu.byu.deg.osmx.binding.ParameterType
 
unsetDecorator() - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
unsetDefaultCanonicalizationMethod() - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
unsetDefaultCanonicalizationMethod() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
unsetDelimiters() - Method in interface edu.byu.deg.osmx.binding.LexiconType
 
unsetDelimiters() - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
unsetDocument() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
unsetDocument() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
unsetEndPos() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
unsetEndPos() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
unsetException() - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
unsetException() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
unsetExceptionExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
unsetExceptionExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
unsetExpressionText() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression
 
unsetExpressionText() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
unsetFamily() - Method in class edu.byu.deg.osmx.OSMXFontType
Clears the current setting for the font family attribute.
unsetFamily() - Method in interface edu.byu.deg.osmx.binding.FontType
 
unsetFamily() - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
unsetFillColor() - Method in class edu.byu.deg.osmx.OSMXStyleType
Clears the current setting for the fillColor attribute.
unsetFillColor() - Method in interface edu.byu.deg.osmx.binding.StyleType
 
unsetFillColor() - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
unsetFont() - Method in interface edu.byu.deg.osmx.binding.StyleType
 
unsetFont() - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
unsetFunctional() - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Clears the current setting for the functional attribute.
unsetFunctional() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
unsetFunctional() - Method in interface edu.byu.deg.osmx.binding.RelSetConnectionType
 
unsetFunctional() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
unsetGenConnection() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
unsetGenConnection() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
unsetGenSpecConstraint() - Method in class edu.byu.deg.osmx.OSMXGenSpecType
Removes the current generalization/specialization constraint.
unsetGenSpecConstraint() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
unsetGenSpecConstraint() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
unsetHasAction() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
unsetHasAction() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
unsetHead() - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
unsetHead() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
unsetHeight() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
unsetHeight() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetHeight() - Method in interface edu.byu.deg.osmx.binding.StateType
 
unsetHeight() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
unsetHeight() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
unsetHeight() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetHeight() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
unsetHeight() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
unsetHighLevel() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetHighLevel() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
unsetHighLevel() - Method in interface edu.byu.deg.osmx.binding.StateType
 
unsetHighLevel() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
unsetHighLevel() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetHighLevel() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
unsetHighLevel() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
unsetHighLevel() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
unsetHint() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
unsetHint() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
unsetHint() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
unsetHint() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
unsetHint() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
unsetHint() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
unsetId() - Method in interface edu.byu.deg.osmx.binding.ModelElement
 
unsetId() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
unsetId() - Method in class edu.byu.deg.osmx.binding.impl.ModelElementImpl
 
unsetId() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
unsetIdentifier() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
unsetIdentifier() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
unsetIdref() - Method in interface edu.byu.deg.osmx.binding.ObjectSetReferenceType
 
unsetIdref() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl
 
unsetInternalRepresentation() - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
unsetInternalRepresentation() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
unsetIsDomainSide() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
unsetIsDomainSide() - Method in interface edu.byu.deg.osmx.binding.RelSetConnectionType
 
unsetIsDomainSide() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
unsetKeywordExpression() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
unsetKeywordExpression() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
unsetKeywordPhrase() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseListType
 
unsetKeywordPhrase() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl
 
unsetKeywordPhraseList() - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
unsetKeywordPhraseList() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
unsetKeywordPhraseList() - Method in interface edu.byu.deg.osmx.binding.ParameterType
 
unsetKeywordPhraseList() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
unsetKeywordPhraseList() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
unsetKeywordPhraseList() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
unsetKeywordPhraseList() - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
unsetKeywordPhraseList() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
unsetLabel() - Method in interface edu.byu.deg.osmx.binding.LexiconType
 
unsetLabel() - Method in interface edu.byu.deg.osmx.binding.MacroType
 
unsetLabel() - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
unsetLabel() - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
unsetLanguage() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
unsetLanguage() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
unsetLeftAffinity() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
unsetLeftAffinity() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
unsetLeftArrow() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
unsetLeftArrow() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
unsetLeftContextExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
unsetLeftContextExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
unsetLeftSet() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
unsetLeftSet() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
unsetLexical() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Clears the current setting for the lexical attribute.
unsetLexical() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetLexical() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetLine() - Method in interface edu.byu.deg.osmx.binding.StyleType
 
unsetLine() - Method in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
unsetLocation() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
unsetLocation() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
unsetLocation() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
unsetLocation() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
unsetMatchedText() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression
 
unsetMatchedText() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
unsetMergeThread() - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
unsetMergeThread() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
unsetMethod() - Method in interface edu.byu.deg.osmx.binding.MethodListType
 
unsetMethod() - Method in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl
 
unsetMethodList() - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
unsetMethodList() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
unsetName() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
unsetName() - Method in interface edu.byu.deg.osmx.binding.DataInstanceType
 
unsetName() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
unsetName() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetName() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
unsetName() - Method in interface edu.byu.deg.osmx.binding.ParameterType
 
unsetName() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
unsetName() - Method in interface edu.byu.deg.osmx.binding.RelationshipType
 
unsetName() - Method in interface edu.byu.deg.osmx.binding.StateType
 
unsetName() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
unsetName() - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
unsetName() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
unsetName() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetName() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
unsetName() - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
unsetName() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
unsetName() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
unsetName() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
unsetNewThread() - Method in interface edu.byu.deg.osmx.binding.ConjunctionConnectionType
 
unsetNewThread() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
unsetOSM() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetOSM() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
unsetOSM() - Method in interface edu.byu.deg.osmx.binding.StateType
 
unsetOSM() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
unsetOSM() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetOSM() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
unsetOSM() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
unsetOSM() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
unsetObjectBinding() - Method in interface edu.byu.deg.osmx.binding.RelationshipType
 
unsetObjectBinding() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
unsetObjectRef() - Method in interface edu.byu.deg.osmx.binding.ObjectBindingType
 
unsetObjectRef() - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
unsetObjectSet() - Method in interface edu.byu.deg.osmx.binding.BasicConnection
 
unsetObjectSet() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
unsetObjectSet() - Method in interface edu.byu.deg.osmx.binding.GenSpecConnection
 
unsetObjectSet() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
unsetObjectSet() - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
unsetObjectSet() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
unsetObjectSetObject() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetObjectSetObject() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetObjectSetReference() - Method in interface edu.byu.deg.osmx.binding.TypeSpecification
 
unsetObjectSetReference() - Method in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
unsetOntologyName() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
unsetOntologyName() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
unsetOptional() - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Clears the current setting for the optional attribute.
unsetOptional() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
unsetOptional() - Method in interface edu.byu.deg.osmx.binding.RelSetConnectionType
 
unsetOptional() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
unsetOrder() - Method in interface edu.byu.deg.osmx.binding.AggregationType
 
unsetOrder() - Method in interface edu.byu.deg.osmx.binding.AnchorType
 
unsetOrder() - Method in interface edu.byu.deg.osmx.binding.AssociationType
 
unsetOrder() - Method in interface edu.byu.deg.osmx.binding.BasicConnection
 
unsetOrder() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
unsetOrder() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
unsetOrder() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
unsetOrder() - Method in interface edu.byu.deg.osmx.binding.GenSpecConnection
 
unsetOrder() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
unsetOrder() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
unsetOrder() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetOrder() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
unsetOrder() - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
unsetOrder() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
unsetOrder() - Method in interface edu.byu.deg.osmx.binding.StateType
 
unsetOrder() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
unsetOrder() - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
unsetOrder() - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
unsetOrder() - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
unsetOrder() - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
unsetOrder() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
unsetOrder() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
unsetOrder() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
unsetOrder() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
unsetOrder() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetOrder() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
unsetOrder() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
unsetOrder() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
unsetOrder() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
unsetOrder() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
unsetParameter() - Method in interface edu.byu.deg.osmx.binding.ParameterListType
 
unsetParameter() - Method in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl
 
unsetParameterList() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
unsetParameterList() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
unsetParticipationConstraint() - Method in class edu.byu.deg.osmx.OSMXRelSetConnectionType
Removes the ParticipationConstraint element.
unsetParticipationConstraint() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
unsetParticipationConstraint() - Method in interface edu.byu.deg.osmx.binding.RelSetConnectionType
 
unsetParticipationConstraint() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
unsetPrimary() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Clears the current setting for the primary attribute.
unsetPrimary() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetPrimary() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetPrior() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
unsetPrior() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
unsetRTC() - Method in interface edu.byu.deg.osmx.binding.StateType
 
unsetRTC() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
unsetRTC() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
unsetRTC() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
unsetReadOnly() - Method in class edu.byu.deg.osmx.OSMXObjectSetType
Clears the current setting for the readOnly attribute.
unsetReadOnly() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetReadOnly() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetRelSetConnection() - Method in interface edu.byu.deg.osmx.binding.AggregationType
 
unsetRelSetConnection() - Method in interface edu.byu.deg.osmx.binding.AssociationType
 
unsetRelSetConnection() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
unsetRelSetConnection() - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
unsetRelSetConnection() - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
unsetRelSetConnection() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
unsetRelationshipSet() - Method in interface edu.byu.deg.osmx.binding.RelationshipType
 
unsetRelationshipSet() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
unsetRequiredContextExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
unsetRequiredContextExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
unsetReturnType() - Method in interface edu.byu.deg.osmx.binding.MethodType
 
unsetReturnType() - Method in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
unsetRightAffinity() - Method in interface edu.byu.deg.osmx.binding.KeywordPhraseType
 
unsetRightAffinity() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
unsetRightArrow() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
unsetRightArrow() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
unsetRightContextExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
unsetRightContextExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
unsetRightSet() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
unsetRightSet() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
unsetSequence() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetSequence() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetShowDiamond() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
unsetShowDiamond() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
unsetSize() - Method in class edu.byu.deg.osmx.OSMXFontType
Clears the current setting for the font size attribute.
unsetSize() - Method in interface edu.byu.deg.osmx.binding.FontType
 
unsetSize() - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
unsetSpecConnection() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
unsetSpecConnection() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
unsetStartPos() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
unsetStartPos() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
unsetStatus() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
unsetStatus() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
unsetStyle() - Method in class edu.byu.deg.osmx.OSMXPositionedText
Removes the Style element.
unsetStyle() - Method in interface edu.byu.deg.osmx.binding.BasicConnection
 
unsetStyle() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
unsetStyle() - Method in interface edu.byu.deg.osmx.binding.ConnectionType
 
unsetStyle() - Method in interface edu.byu.deg.osmx.binding.GenSpecConnection
 
unsetStyle() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
unsetStyle() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
unsetStyle() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetStyle() - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
unsetStyle() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
unsetStyle() - Method in interface edu.byu.deg.osmx.binding.StateType
 
unsetStyle() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
unsetStyle() - Method in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
unsetStyle() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
unsetStyle() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
unsetStyle() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
unsetStyle() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetStyle() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
unsetStyle() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
unsetStyle() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
unsetStyle() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
unsetSubFromExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
unsetSubFromExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
unsetSubToExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
unsetSubToExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
unsetText() - Method in interface edu.byu.deg.osmx.binding.RealTimeConstraintType
 
unsetText() - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
unsetTextStyle() - Method in class edu.byu.deg.osmx.OSMXFontType
Clears the current setting for the text style attribute.
unsetTextStyle() - Method in interface edu.byu.deg.osmx.binding.FontType
 
unsetTextStyle() - Method in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
unsetTrigger() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
unsetTrigger() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
unsetType() - Method in interface edu.byu.deg.osmx.binding.ParameterType
 
unsetType() - Method in interface edu.byu.deg.osmx.binding.RealTimeConstraintType
 
unsetType() - Method in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
unsetType() - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
unsetTypeName() - Method in interface edu.byu.deg.osmx.binding.DataTypeType
 
unsetTypeName() - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
unsetUnitOfMeasure() - Method in interface edu.byu.deg.osmx.binding.DataTypeType
 
unsetUnitOfMeasure() - Method in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
unsetUri() - Method in interface edu.byu.deg.osmx.binding.LexiconType
 
unsetUri() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetUri() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
unsetUri() - Method in interface edu.byu.deg.osmx.binding.SourceDocumentType
 
unsetUri() - Method in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
unsetUri() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetUri() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
unsetUri() - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
unsetValue() - Method in interface edu.byu.deg.osmx.binding.DataFrameExpression.MatchedTextType
 
unsetValue() - Method in interface edu.byu.deg.osmx.binding.MacroType
 
unsetValue() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
unsetValue() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
unsetValue() - Method in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
unsetValue() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
unsetValueExpression() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseType
 
unsetValueExpression() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
unsetValuePhrase() - Method in interface edu.byu.deg.osmx.binding.ValuePhraseListType
 
unsetValuePhrase() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl
 
unsetValuePhraseList() - Method in interface edu.byu.deg.osmx.binding.DataFrameType
 
unsetValuePhraseList() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
unsetVersion() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
unsetVersion() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
unsetWidth() - Method in interface edu.byu.deg.osmx.binding.LineType
 
unsetWidth() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
unsetWidth() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetWidth() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
unsetWidth() - Method in interface edu.byu.deg.osmx.binding.StateType
 
unsetWidth() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
unsetWidth() - Method in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
unsetWidth() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
unsetWidth() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetWidth() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
unsetWidth() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
unsetWidth() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
unsetX() - Method in interface edu.byu.deg.osmx.PositionedElement
Clears the current setting for the x attribute.
unsetX() - Method in interface edu.byu.deg.osmx.binding.AggregationType
 
unsetX() - Method in interface edu.byu.deg.osmx.binding.AnchorType
 
unsetX() - Method in interface edu.byu.deg.osmx.binding.AssociationType
 
unsetX() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
unsetX() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
unsetX() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
unsetX() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
unsetX() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetX() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
unsetX() - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
unsetX() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
unsetX() - Method in interface edu.byu.deg.osmx.binding.StateType
 
unsetX() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
unsetX() - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
unsetX() - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
unsetX() - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
unsetX() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
unsetX() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
unsetX() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
unsetX() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
unsetX() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetX() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
unsetX() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
unsetX() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
unsetX() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
unsetX() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
unsetY() - Method in interface edu.byu.deg.osmx.PositionedElement
Clears the current setting for the y attribute.
unsetY() - Method in interface edu.byu.deg.osmx.binding.AggregationType
 
unsetY() - Method in interface edu.byu.deg.osmx.binding.AnchorType
 
unsetY() - Method in interface edu.byu.deg.osmx.binding.AssociationType
 
unsetY() - Method in interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType
 
unsetY() - Method in interface edu.byu.deg.osmx.binding.ConjunctionType
 
unsetY() - Method in interface edu.byu.deg.osmx.binding.GenSpecType
 
unsetY() - Method in interface edu.byu.deg.osmx.binding.OSMType
 
unsetY() - Method in interface edu.byu.deg.osmx.binding.ObjectSetType
 
unsetY() - Method in interface edu.byu.deg.osmx.binding.ObjectType
 
unsetY() - Method in interface edu.byu.deg.osmx.binding.PositionedText
 
unsetY() - Method in interface edu.byu.deg.osmx.binding.RelationshipSetType
 
unsetY() - Method in interface edu.byu.deg.osmx.binding.StateType
 
unsetY() - Method in interface edu.byu.deg.osmx.binding.TransitionType
 
unsetY() - Method in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
unsetY() - Method in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
unsetY() - Method in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
unsetY() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
unsetY() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
unsetY() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
unsetY() - Method in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
unsetY() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
unsetY() - Method in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
unsetY() - Method in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
unsetY() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
unsetY() - Method in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
unsetY() - Method in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
updateModel() - Method in class edu.byu.deg.osmx.OSMXDocument
Forces a DocumentChangeEvent to be sent to all registered DocumentChangeListeners in order to guarantee that all listeners have an updated view of the document.
updateOrder(OSMXElement, int) - Method in interface edu.byu.deg.osmx.PositionListener
Invoked when the element's z-order changes.
updateX(OSMXElement, int) - Method in interface edu.byu.deg.osmx.PositionListener
Invoked when an element's horizontal position changes.
updateY(OSMXElement, int) - Method in interface edu.byu.deg.osmx.PositionListener
Invoked when an element's vertical position changes.

V

ValidatableObject - interface edu.byu.deg.osmx.binding.impl.runtime.ValidatableObject.
This interface is implemented by generated classes to indicate that the class supports validation.
ValidatingUnmarshaller - class edu.byu.deg.osmx.binding.impl.runtime.ValidatingUnmarshaller.
Filter implementation of SAXUnmarshallerHandler.
ValidationContext - class edu.byu.deg.osmx.binding.impl.runtime.ValidationContext.
Maintains information that needs to be stored across validations of multiple objects.
ValidationContext(ValidationEventHandler, boolean) - Constructor for class edu.byu.deg.osmx.binding.impl.runtime.ValidationContext
 
ValidatorImpl - class edu.byu.deg.osmx.binding.impl.runtime.ValidatorImpl.
Validator implementation of JAXB RI.
ValidatorImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.runtime.ValidatorImpl
 
ValuePhrase - interface edu.byu.deg.osmx.binding.ValuePhrase.
Java content class for ValuePhrase element declaration.
ValuePhraseImpl - class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl.
 
ValuePhraseImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl
 
ValuePhraseImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl.Unmarshaller.
 
ValuePhraseImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl.Unmarshaller
 
ValuePhraseImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl.Unmarshaller
 
ValuePhraseList - interface edu.byu.deg.osmx.binding.ValuePhraseList.
Java content class for ValuePhraseList element declaration.
ValuePhraseListImpl - class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl.
 
ValuePhraseListImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl
 
ValuePhraseListImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl.Unmarshaller.
 
ValuePhraseListImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl.Unmarshaller
 
ValuePhraseListImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl.Unmarshaller
 
ValuePhraseListType - interface edu.byu.deg.osmx.binding.ValuePhraseListType.
Java content class for anonymous complex type.
ValuePhraseListTypeImpl - class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl.
 
ValuePhraseListTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl
 
ValuePhraseListTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl.Unmarshaller.
 
ValuePhraseListTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl.Unmarshaller
 
ValuePhraseListTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl.Unmarshaller
 
ValuePhraseType - interface edu.byu.deg.osmx.binding.ValuePhraseType.
Java content class for anonymous complex type.
ValuePhraseTypeImpl - class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl.
 
ValuePhraseTypeImpl() - Constructor for class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
ValuePhraseTypeImpl.Unmarshaller - class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl.Unmarshaller.
 
ValuePhraseTypeImpl.Unmarshaller(UnmarshallingContext) - Constructor for class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl.Unmarshaller
 
ValuePhraseTypeImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl.Unmarshaller
 
validate(ValidationContext, ValidatableObject) - Static method in class edu.byu.deg.osmx.binding.impl.runtime.MSVValidator
Validates the specified object and reports any error to the context.
validate(ValidatableObject) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ValidationContext
Validates the sub-tree rooted at vo and reports any errors/warnings to the error handler.
validate(Object) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ValidatorImpl
 
validateRoot(Object) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ValidatorImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.ObjectFactory
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.AggregationImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.AnchorImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.AssociationImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ConjunctionImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.DataFrameImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.DataInstanceImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.DataTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.FontImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.GenSpecImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.GeneralizationConnectionImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.JAXBVersion
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.LexiconImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.LineImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.MacroImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.MethodImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.MethodListImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ModelElementImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.NoteImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.OSMImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.OSMObjectImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ObjectSetImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ParameterImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ParameterListImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.RelationshipImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.SpecializationConnectionImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.StateImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.StyleImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.TransitionImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl
 
version - Static variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 

W

WIDTH_PROPERTY - Static variable in class edu.byu.deg.osmx.OSMXLineType
 
warning(SAXParseException) - Method in class edu.byu.deg.osmx.binding.impl.runtime.ErrorHandlerAdaptor
 
workingInstance - Variable in class edu.byu.deg.osmx.OSMXObjectSetType
 
workingInstance - Variable in class edu.byu.deg.osmx.OSMXObjectType
 
workingInstance - Variable in class edu.byu.deg.osmx.OSMXRelationshipSetType
 

X

XMLSerializable - interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializable.
For a generated class to be serializable, it has to implement this interface.
XMLSerializer - interface edu.byu.deg.osmx.binding.impl.runtime.XMLSerializer.
Receives XML serialization event

_

_Action - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
_AllModelElements - Variable in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
_Anchor - Variable in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
_CanonicalizationMethod - Variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
_CardinalityConstraint - Variable in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
_CardinalityConstraint - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_CaseSensitive - Variable in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
_CaseSensitive - Variable in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
_CaseSensitive - Variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
_Centered - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_Centered - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
_Centered - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
_CoOccurrenceConstraint - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
_Collapsed - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_Collapsed - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
_Collapsed - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
_Collapsed - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
_Color - Variable in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
_Color - Variable in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
_Color - Variable in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
_Color - Variable in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
_Condition - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
_ConfidenceTag - Variable in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
_ConfidenceTag - Variable in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
_ConfidenceTag - Variable in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
_ConfidenceTag - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
_ConfidenceTag - Variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
_ConjunctionConnection - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
_ConnectionRef - Variable in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
_Content - Variable in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
_DataFrame - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_DataInstanceElements - Variable in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
_DataInstanceElements - Variable in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
_DataType - Variable in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
_Decorator - Variable in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
_DefaultCanonicalizationMethod - Variable in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
_Delimiters - Variable in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
_Document - Variable in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
_EndPos - Variable in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
_Exception - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
_ExceptionExpression - Variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
_ExpressionText - Variable in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
_Family - Variable in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
_FillColor - Variable in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
_Font - Variable in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
_Functional - Variable in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
_GenConnection - Variable in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
_GenSpecConstraint - Variable in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
_HasAction - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
_Head - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
_Height - Variable in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
_Height - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_Height - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
_Height - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
_HighLevel - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_HighLevel - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
_HighLevel - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
_HighLevel - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
_Hint - Variable in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
_Hint - Variable in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
_Hint - Variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
_Id - Variable in class edu.byu.deg.osmx.binding.impl.ModelElementImpl
 
_Id - Variable in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
_Identifier - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
_Idref - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceTypeImpl
 
_InternalRepresentation - Variable in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
_IsDomainSide - Variable in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
_KeywordExpression - Variable in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
_KeywordPhrase - Variable in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListTypeImpl
 
_KeywordPhraseList - Variable in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
_KeywordPhraseList - Variable in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
_KeywordPhraseList - Variable in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
_KeywordPhraseList - Variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
_Label - Variable in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
_Label - Variable in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
_Language - Variable in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
_LeftAffinity - Variable in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
_LeftArrow - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
_LeftContextExpression - Variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
_LeftSet - Variable in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
_Lexical - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_Line - Variable in class edu.byu.deg.osmx.binding.impl.StyleTypeImpl
 
_Location - Variable in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
_Location - Variable in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
_MatchedText - Variable in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl
 
_MergeThread - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
_Method - Variable in class edu.byu.deg.osmx.binding.impl.MethodListTypeImpl
 
_MethodList - Variable in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
_Name - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
_Name - Variable in class edu.byu.deg.osmx.binding.impl.DataInstanceTypeImpl
 
_Name - Variable in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
_Name - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_Name - Variable in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
_Name - Variable in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
_Name - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
_Name - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
_Name - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
_NewThread - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionTypeImpl
 
_OSM - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_OSM - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
_OSM - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
_OSM - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
_ObjectBinding - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
_ObjectRef - Variable in class edu.byu.deg.osmx.binding.impl.ObjectBindingTypeImpl
 
_ObjectSet - Variable in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
_ObjectSet - Variable in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
_ObjectSetObject - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_ObjectSetReference - Variable in class edu.byu.deg.osmx.binding.impl.TypeSpecificationImpl
 
_OntologyName - Variable in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
_Optional - Variable in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
_Order - Variable in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
_Order - Variable in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
_Order - Variable in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
_Order - Variable in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
_Order - Variable in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
_Order - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
_Order - Variable in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
_Order - Variable in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
_Order - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_Order - Variable in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
_Order - Variable in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
_Order - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
_Order - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
_Order - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
_Parameter - Variable in class edu.byu.deg.osmx.binding.impl.ParameterListTypeImpl
 
_ParameterList - Variable in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
_ParticipationConstraint - Variable in class edu.byu.deg.osmx.binding.impl.RelSetConnectionTypeImpl
 
_Primary - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_Prior - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
_RTC - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
_RTC - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
_ReadOnly - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_RelSetConnection - Variable in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
_RelSetConnection - Variable in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
_RelSetConnection - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
_RelationshipSet - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipTypeImpl
 
_RequiredContextExpression - Variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
_ReturnType - Variable in class edu.byu.deg.osmx.binding.impl.MethodTypeImpl
 
_RightAffinity - Variable in class edu.byu.deg.osmx.binding.impl.KeywordPhraseTypeImpl
 
_RightArrow - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
_RightContextExpression - Variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
_RightSet - Variable in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
_Sequence - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_ShowDiamond - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
_Size - Variable in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
_SpecConnection - Variable in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
_StartPos - Variable in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
_Status - Variable in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
_Style - Variable in class edu.byu.deg.osmx.binding.impl.BasicConnectionImpl
 
_Style - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
_Style - Variable in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
_Style - Variable in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
_Style - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_Style - Variable in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
_Style - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
_Style - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
_Style - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
_SubFromExpression - Variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
_SubToExpression - Variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
_Text - Variable in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
_TextStyle - Variable in class edu.byu.deg.osmx.binding.impl.FontTypeImpl
 
_Trigger - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
_Type - Variable in class edu.byu.deg.osmx.binding.impl.ParameterTypeImpl
 
_Type - Variable in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintTypeImpl
 
_TypeName - Variable in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
_UnitOfMeasure - Variable in class edu.byu.deg.osmx.binding.impl.DataTypeTypeImpl
 
_Uri - Variable in class edu.byu.deg.osmx.binding.impl.LexiconTypeImpl
 
_Uri - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_Uri - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
_Uri - Variable in class edu.byu.deg.osmx.binding.impl.SourceDocumentTypeImpl
 
_Value - Variable in class edu.byu.deg.osmx.binding.impl.DataFrameExpressionImpl.MatchedTextTypeImpl
 
_Value - Variable in class edu.byu.deg.osmx.binding.impl.MacroTypeImpl
 
_Value - Variable in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
_ValueExpression - Variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseTypeImpl
 
_ValuePhrase - Variable in class edu.byu.deg.osmx.binding.impl.ValuePhraseListTypeImpl
 
_ValuePhraseList - Variable in class edu.byu.deg.osmx.binding.impl.DataFrameTypeImpl
 
_Version - Variable in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
_Width - Variable in class edu.byu.deg.osmx.binding.impl.LineTypeImpl
 
_Width - Variable in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
_Width - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_Width - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
_Width - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
_Width - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
_X - Variable in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
_X - Variable in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
_X - Variable in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
_X - Variable in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
_X - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
_X - Variable in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
_X - Variable in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
_X - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_X - Variable in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
_X - Variable in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
_X - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
_X - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
_X - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
_Y - Variable in class edu.byu.deg.osmx.binding.impl.AggregationTypeImpl
 
_Y - Variable in class edu.byu.deg.osmx.binding.impl.AnchorTypeImpl
 
_Y - Variable in class edu.byu.deg.osmx.binding.impl.AssociationTypeImpl
 
_Y - Variable in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintTypeImpl
 
_Y - Variable in class edu.byu.deg.osmx.binding.impl.ConjunctionTypeImpl
 
_Y - Variable in class edu.byu.deg.osmx.binding.impl.GenSpecTypeImpl
 
_Y - Variable in class edu.byu.deg.osmx.binding.impl.OSMTypeImpl
 
_Y - Variable in class edu.byu.deg.osmx.binding.impl.ObjectSetTypeImpl
 
_Y - Variable in class edu.byu.deg.osmx.binding.impl.ObjectTypeImpl
 
_Y - Variable in class edu.byu.deg.osmx.binding.impl.PositionedTextImpl
 
_Y - Variable in class edu.byu.deg.osmx.binding.impl.RelationshipSetTypeImpl
 
_Y - Variable in class edu.byu.deg.osmx.binding.impl.StateTypeImpl
 
_Y - Variable in class edu.byu.deg.osmx.binding.impl.TransitionTypeImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.AggregationImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.AnchorImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.AssociationImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.DataTypeImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.FontImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.LexiconImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.LineImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.MacroImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.MethodImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.MethodListImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.NoteImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.OSMImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.OSMObjectImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.ParameterImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.ParameterListImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.StateImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.StyleImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.TransitionImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl
 
____jaxb_ri____getLocalName() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.AggregationImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.AnchorImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.AssociationImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.CoOccurrenceConstraintImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.ConditionTypeImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionConnectionImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.ConjunctionImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.DataFrameImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.DataInstanceImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.DataTypeImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.FontImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.GenSpecImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.GeneralConstraintImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.KeywordPhraseListImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.LexiconImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.LineImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.MacroImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.MethodImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.MethodListImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.NoteImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.OSMImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.OSMObjectImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.ObjectBindingImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.ObjectSetReferenceImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.ParameterImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.ParameterListImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.ParticipationConstraintImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.RealTimeConstraintImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.RelSetConnectionImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.RelationshipSetImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.SourceDocumentImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.StateImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.StyleImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.TransitionImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseImpl
 
____jaxb_ri____getNamespaceURI() - Method in class edu.byu.deg.osmx.binding.impl.ValuePhraseListImpl
 

A B C D E F G H I J K L M N O P R S T U V W X _