30313233343536
return editor; } @Override public GetObjectAction<LabelledFrame<DataPropertyFrame>> createGetObjectAction(OWLEntityDataContext editorContext) { return new GetDataPropertyFrameAction(editorContext.getProjectId(), editorContext.getEntityData().getEntity().asOWLDataProperty()); }