Class ValueAspectDefinitionCreator
- java.lang.Object
-
- org.linkki.core.ui.element.annotation.ValueAspectDefinitionCreator
-
- All Implemented Interfaces:
AspectDefinitionCreator<Annotation>
public class ValueAspectDefinitionCreator extends Object implements AspectDefinitionCreator<Annotation>
-
-
Constructor Summary
Constructors Constructor Description ValueAspectDefinitionCreator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LinkkiAspectDefinitioncreate(Annotation annotation)
-
-
-
Method Detail
-
create
public LinkkiAspectDefinition create(Annotation annotation)
- Specified by:
createin interfaceAspectDefinitionCreator<Annotation>
-
-