org.kite9.diagram.builders.noun
Interface NounPart

All Known Subinterfaces:
AnnotatedNounPart, OwnedNoun, SimpleNoun
All Known Implementing Classes:
AnnotatedNounPartImpl, OwnedNounImpl, SimpleNounImpl

public interface NounPart

Models the subject or object in a sentence.

Author:
moffatr

Method Summary
 Object getRepresented()
           
 

Method Detail

getRepresented

Object getRepresented()


Copyright © 2011. All Rights Reserved.