org.kite9.diagram.builders.noun
Interface AnnotatedNounPart

All Superinterfaces:
NounPart
All Known Implementing Classes:
AnnotatedNounPartImpl

public interface AnnotatedNounPart
extends NounPart

e.g. a "smelly" cat, "my" Audi, "a collection of" List(s). Where the annotation is the part in quotes

Author:
moffatr

Method Summary
 NounPart getNounPart()
           
 String getPrefixAnnotation()
           
 
Methods inherited from interface org.kite9.diagram.builders.noun.NounPart
getRepresented
 

Method Detail

getPrefixAnnotation

String getPrefixAnnotation()

getNounPart

NounPart getNounPart()


Copyright © 2011. All Rights Reserved.