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