|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NounFactory | |
|---|---|
| org.kite9.diagram.builders | |
| org.kite9.diagram.builders.formats.fsm | |
| org.kite9.diagram.builders.formats.sequence | |
| org.kite9.diagram.builders.noun | |
| Uses of NounFactory in org.kite9.diagram.builders |
|---|
| Fields in org.kite9.diagram.builders declared as NounFactory | |
|---|---|
protected NounFactory |
AbstractBuilder.nf
|
| Methods in org.kite9.diagram.builders that return NounFactory | |
|---|---|
NounFactory |
AbstractBuilder.getNounFactory()
|
| Uses of NounFactory in org.kite9.diagram.builders.formats.fsm |
|---|
| Constructors in org.kite9.diagram.builders.formats.fsm with parameters of type NounFactory | |
|---|---|
EnumWithAnnotationFSMDataProvider(NounFactory nf,
ProjectModel pm,
Field f,
Class<? extends Enum<?>> enumClass,
ClassLoader cl,
Class<? extends Annotation> beforeAnnotation,
String beforeField,
Class<? extends Annotation> afterAnnotation,
String afterField)
This more involved constructor allows you to choose a noun factory and project model, and use annotation fields other than the default 'value' field. |
|
FiniteStateMachineFormat(InsertionInterface ii,
NounFactory nf)
|
|
| Uses of NounFactory in org.kite9.diagram.builders.formats.sequence |
|---|
| Fields in org.kite9.diagram.builders.formats.sequence declared as NounFactory | |
|---|---|
protected NounFactory |
AbstractSequenceDiagramDataProvider.nf
|
| Constructors in org.kite9.diagram.builders.formats.sequence with parameters of type NounFactory | |
|---|---|
AbstractSequenceDiagramDataProvider(NounFactory nf,
ProjectModel pm,
ClassLoader cl,
Method m,
Filter<? super AccessibleObject> limitFilter,
Aliaser a)
|
|
AbstractSequenceDiagramFormat(InsertionInterface ii,
NounFactory nf,
Aliaser a)
|
|
ClassBasedSequenceDiagramDataProvider(NounFactory nf,
ProjectModel pm,
ClassLoader cl,
Method m,
Filter<? super AccessibleObject> limitFilter,
Aliaser a)
|
|
ColumnSequenceDiagramFormat(InsertionInterface ii,
NounFactory nf,
Aliaser a)
|
|
MethodBasedSequenceDiagramDataProvider(NounFactory nf,
ProjectModel pm,
ClassLoader cl,
Method m,
Filter<? super AccessibleObject> limitFilter,
Aliaser a)
|
|
NoLayoutSequenceDiagramFormat(InsertionInterface ii,
NounFactory nf,
Aliaser a)
|
|
| Uses of NounFactory in org.kite9.diagram.builders.noun |
|---|
| Classes in org.kite9.diagram.builders.noun that implement NounFactory | |
|---|---|
class |
BasicNounFactory
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||