|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kite9.diagram.builders.AbstractBuilder
org.kite9.diagram.builders.AbstractElementBuilder<X>
org.kite9.diagram.builders.AnnotatedElementBuilder<Field>
org.kite9.diagram.builders.FieldBuilder
public class FieldBuilder
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.kite9.diagram.builders.AbstractElementBuilder |
|---|
AbstractElementBuilder.ContentSelector<T,S> |
| Field Summary |
|---|
| Fields inherited from class org.kite9.diagram.builders.AbstractElementBuilder |
|---|
ties |
| Fields inherited from class org.kite9.diagram.builders.AbstractBuilder |
|---|
a, model, nf |
| Constructor Summary | |
|---|---|
FieldBuilder(List<Tie> ties,
ProjectModel model,
Aliaser a)
|
|
| Method Summary | |
|---|---|
FieldBuilder |
reduce(Filter<? super Field> f)
Creates a new element builder of the same type as the original, which only has ties matching the filter. |
FieldBuilder |
show(Format f)
|
FieldBuilder |
showVisibility(Format f)
|
TypeBuilder |
withType(Filter<? super Field> f)
|
| Methods inherited from class org.kite9.diagram.builders.AnnotatedElementBuilder |
|---|
withAnnotations |
| Methods inherited from class org.kite9.diagram.builders.AbstractElementBuilder |
|---|
getRepresented, getTieForRepresentation, reduceInner, withClasses, withPackages, withPackages, withStrings |
| Methods inherited from class org.kite9.diagram.builders.AbstractBuilder |
|---|
createNewSubjectNounPart, createNoun, createTies, getCurrentClassLoader, getNounFactory, getUnderlyingSimpleNoun, packagesOf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FieldBuilder(List<Tie> ties,
ProjectModel model,
Aliaser a)
| Method Detail |
|---|
public FieldBuilder show(Format f)
show in class AbstractElementBuilder<Field>public TypeBuilder withType(Filter<? super Field> f)
public FieldBuilder showVisibility(Format f)
public FieldBuilder reduce(Filter<? super Field> f)
AbstractElementBuilder
reduce in class AnnotatedElementBuilder<Field>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||