|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NounPart | |
|---|---|
| org.kite9.diagram.builders | |
| org.kite9.diagram.builders.formats | |
| org.kite9.diagram.builders.noun | |
| Uses of NounPart in org.kite9.diagram.builders |
|---|
| Methods in org.kite9.diagram.builders that return NounPart | |
|---|---|
protected NounPart |
AbstractBuilder.createNewSubjectNounPart(Tie t)
|
NounPart |
AbstractBuilder.createNoun(Object o)
|
NounPart |
TypeNounHelper.generateNoun(Type t,
Aliaser a)
|
NounPart |
Tie.getObject()
|
NounPart |
Tie.getSubject()
|
NounPart |
TypeNounHelper.Unraveller.unravel(Type t,
Aliaser a)
|
NounPart |
TypeNounHelper.CollectionUnraveller.unravel(Type to,
Aliaser a)
|
NounPart |
TypeNounHelper.ArrayUnraveller.unravel(Type to,
Aliaser a)
|
NounPart |
TypeNounHelper.BasicUnraveller.unravel(Type t,
Aliaser a)
|
| Methods in org.kite9.diagram.builders with parameters of type NounPart | ||
|---|---|---|
SimpleNoun |
AbstractBuilder.getUnderlyingSimpleNoun(NounPart in)
|
|
protected
|
ClassBuilder.packContentInner2(NounPart subject,
Collection<? extends Class<?>> in,
Filter<? super Y> f,
ClassBuilder.ClassContentSelector<Y> ccs,
boolean traverse,
Relationship r,
List<Tie> out)
|
|
DiagramElement |
InsertionInterface.returnArrow(Container container,
NounPart referred,
String overrideLabel)
|
|
DiagramElement |
InsertionInterface.returnContext(Container container,
NounPart referred,
Label overrideLabel,
boolean border,
Layout l)
|
|
DiagramElement |
InsertionInterface.returnExisting(NounPart np)
|
|
DiagramElement |
InsertionInterface.returnGlyph(Container container,
NounPart referred,
String overrideLabel,
String overrideStereotype)
|
|
TextLine |
InsertionInterface.returnTextLine(Glyph container,
NounPart referred,
String text)
|
|
| Constructors in org.kite9.diagram.builders with parameters of type NounPart | |
|---|---|
Tie(NounPart subject,
Relationship r,
NounPart object)
|
|
| Uses of NounPart in org.kite9.diagram.builders.formats |
|---|
| Methods in org.kite9.diagram.builders.formats with parameters of type NounPart | |
|---|---|
static String |
BasicFormats.getLabel(NounPart in,
NounPart from,
InsertionInterface ii)
|
static SimpleNoun |
BasicFormats.getUnderlyingSimpleNoun(NounPart in,
InsertionInterface ii)
|
void |
Format.write(NounPart subject,
Relationship verb,
NounPart object)
Writes a sentence into the ADL diagram. |
| Uses of NounPart in org.kite9.diagram.builders.noun |
|---|
| Subinterfaces of NounPart in org.kite9.diagram.builders.noun | |
|---|---|
interface |
AnnotatedNounPart
e.g. |
interface |
OwnedNoun
e.g. |
interface |
SimpleNoun
|
| Classes in org.kite9.diagram.builders.noun that implement NounPart | |
|---|---|
class |
AnnotatedNounPartImpl
|
class |
OwnedNounImpl
|
class |
SimpleNounImpl
e.g. |
| Methods in org.kite9.diagram.builders.noun that return NounPart | |
|---|---|
NounPart |
NounFactory.createNoun(Object o)
|
NounPart |
BasicNounFactory.createNoun(Object item)
|
NounPart |
AnnotatedNounPartImpl.getNounPart()
|
NounPart |
AnnotatedNounPart.getNounPart()
|
| Constructors in org.kite9.diagram.builders.noun with parameters of type NounPart | |
|---|---|
AnnotatedNounPartImpl(NounPart underlying,
String annotation)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||