Class TypedAnnotationContext
java.lang.Object
tools.refinery.language.annotations.internal.TypedAnnotationContext
- All Implemented Interfaces:
AnnotationContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull TypedAnnotations
annotationsFor
(org.eclipse.emf.ecore.EObject annotatedElement) getParameter
(org.eclipse.emf.ecore.EObject context) getTyping
(Annotation annotation)
-
Constructor Details
-
TypedAnnotationContext
public TypedAnnotationContext()
-
-
Method Details
-
annotationsFor
@NotNull public @NotNull TypedAnnotations annotationsFor(org.eclipse.emf.ecore.EObject annotatedElement) - Specified by:
annotationsFor
in interfaceAnnotationContext
-
getTyping
-
getParameter
-