Uses of Interface
de.fraunhofer.iosb.ilt.frostclient.model.csdl.annotation.Annotation
Packages that use Annotation
Package
Description
-
Uses of Annotation in de.fraunhofer.iosb.ilt.frostclient.model
Fields in de.fraunhofer.iosb.ilt.frostclient.model with type parameters of type AnnotationMethods in de.fraunhofer.iosb.ilt.frostclient.model that return types with arguments of type AnnotationMethods in de.fraunhofer.iosb.ilt.frostclient.model with parameters of type AnnotationModifier and TypeMethodDescriptionEntityType.addAnnotation(Annotation annotation) PropertyType.addAnnotation(Annotation annotation) Method parameters in de.fraunhofer.iosb.ilt.frostclient.model with type arguments of type AnnotationModifier and TypeMethodDescriptionEntityType.setAnnotations(List<Annotation> annotations) PropertyType.setAnnotations(List<Annotation> annotations) -
Uses of Annotation in de.fraunhofer.iosb.ilt.frostclient.model.csdl
Methods in de.fraunhofer.iosb.ilt.frostclient.model.csdl with parameters of type AnnotationModifier and TypeMethodDescriptionCsdlAnnotation.fillFrom(CsdlDocument doc, Annotation annotation) static CsdlAnnotationCsdlAnnotation.of(CsdlDocument doc, Annotation annotation) -
Uses of Annotation in de.fraunhofer.iosb.ilt.frostclient.model.csdl.annotation
Classes in de.fraunhofer.iosb.ilt.frostclient.model.csdl.annotation that implement AnnotationModifier and TypeClassDescriptionclassAbstractAnnotation<T extends AbstractAnnotation>classA generic annotation that has a boolean valueclassA generic annotation that has a boolean valueMethods in de.fraunhofer.iosb.ilt.frostclient.model.csdl.annotation that return types with arguments of type Annotation -
Uses of Annotation in de.fraunhofer.iosb.ilt.frostclient.model.property
Fields in de.fraunhofer.iosb.ilt.frostclient.model.property with type parameters of type AnnotationMethods in de.fraunhofer.iosb.ilt.frostclient.model.property that return types with arguments of type AnnotationMethods in de.fraunhofer.iosb.ilt.frostclient.model.property with parameters of type AnnotationMethod parameters in de.fraunhofer.iosb.ilt.frostclient.model.property with type arguments of type Annotation