org.kite9.diagram.builders.noun
Class AnnotatedNounPartImpl
java.lang.Object
org.kite9.diagram.builders.noun.AnnotatedNounPartImpl
- All Implemented Interfaces:
- AnnotatedNounPart, NounPart
public class AnnotatedNounPartImpl
- extends Object
- implements AnnotatedNounPart
AnnotatedNounPartImpl
public AnnotatedNounPartImpl(NounPart underlying,
String annotation)
getNounPart
public NounPart getNounPart()
- Specified by:
getNounPart in interface AnnotatedNounPart
getPrefixAnnotation
public String getPrefixAnnotation()
- Specified by:
getPrefixAnnotation in interface AnnotatedNounPart
getRepresented
public Object getRepresented()
- Specified by:
getRepresented in interface NounPart
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2011. All Rights Reserved.