eu.monnetproject.lemon.model
Interface LemonElementOrPredicate

All Known Subinterfaces:
Argument, Component, Condition, Constituent, Definition, Edge, Example, FormVariant, Frame, LemonElement, LemonPredicate, LexicalEntry, LexicalForm, LexicalSense, LexicalTopic, LexicalVariant, Lexicon, MorphPattern, MorphTransform, Node, Part, Phrase, PhraseTerminal, Property, PropertyValue, Prototype, Representation, SenseCondition, SenseContext, SenseDefinition, SenseRelation, SynArg, SyntacticRoleMarker, Word
All Known Implementing Classes:
ArgumentImpl, ComponentImpl, ConditionImpl, ConstituentImpl, ContextImpl, DefinitionImpl, ExampleImpl, FormImpl, FrameImpl, LemonElementImpl, LexicalEntryImpl, LexicalSenseImpl, LexiconImpl, MorphPatternImpl, MorphTransformImpl, NodeImpl, PartImpl, PhraseImpl, PrototypeImpl, TopicImpl, URIElement, VirtualForm, WordImpl

public interface LemonElementOrPredicate

The superclass of all lemon elements/predicates (individuals/properties)

Author:
John McCrae

Method Summary
 URI getURI()
          The URI for this element or null if the element is a blank node
 

Method Detail

getURI

URI getURI()
The URI for this element or null if the element is a blank node



Copyright © 2012. All Rights Reserved.