|
||||||||||
| 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<Annotation>
org.kite9.diagram.builders.AnnotationBuilder
public class AnnotationBuilder
| 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 | |
|---|---|
AnnotationBuilder(List<Tie> forX,
ProjectModel model,
Aliaser a)
|
|
| Method Summary | |
|---|---|
AnnotationBuilder |
reduce(Filter<? super Annotation> f)
Creates a new element builder of the same type as the original, which only has ties matching the filter. |
AnnotationBuilder |
show(Format f)
|
| 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 AnnotationBuilder(List<Tie> forX,
ProjectModel model,
Aliaser a)
| Method Detail |
|---|
public AnnotationBuilder show(Format f)
show in class AbstractElementBuilder<Annotation>public AnnotationBuilder reduce(Filter<? super Annotation> f)
AbstractElementBuilder
reduce in class AbstractElementBuilder<Annotation>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||