31323334353637
return editor; } @Override public GetObjectAction<LabelledFrame<AnnotationPropertyFrame>> createGetObjectAction(OWLEntityDataContext editorContext) { return new GetAnnotationPropertyFrameAction(editorContext.getEntityData().getEntity().asOWLAnnotationProperty(), editorContext.getProjectId()); }